/* @font-face {
	font-family:'FuturaBT-Book';src:url("/i/fonts/FuturaBT-Book.eot");src:url("/i/fonts/FuturaBT-Book.eot?#iefix") format("embedded-opentype"),url("/i/fonts/FuturaBT-Book.woff2") format("woff2"),url("/i/fonts/FuturaBT-Book.woff") format("woff"),url("/i/fonts/FuturaBT-Book.ttf") format("truetype"),url("/i/fonts/FuturaBT-Book.svg#FuturaBT-Book") format("svg")
} */
/* 
@font-face {
	font-family:'futura-md-bt-medium';src:url("/i/fonts/futura-md-bt-medium.eot");src:url("/i/fonts/futura-md-bt-medium.eot?#iefix") format("embedded-opentype"),url("/i/fonts/futura-md-bt-medium.woff2") format("woff2"),url("/i/fonts/futura-md-bt-medium.woff") format("woff"),url("/i/fonts/futura-md-bt-medium.ttf") format("truetype"),url("/i/fonts/futura-md-bt-medium.svg#futura-md-bt-medium") format("svg")
}

@font-face {
	font-family:'futura-md-bt-bold';src:url("/i/fonts/futura-md-bt-bold.eot");src:url("/i/fonts/futura-md-bt-bold.eot?#iefix") format("embedded-opentype"),url("/i/fonts/futura-md-bt-bold.woff2") format("woff2"),url("/i/fonts/futura-md-bt-bold.woff") format("woff"),url("/i/fonts/futura-md-bt-bold.ttf") format("truetype"),url("/i/fonts/futura-md-bt-bold.svg#futura-md-bt-bold") format("svg")
}

@font-face {
	font-family:'Helvetica-Condensed-Bold';src:url("/i/fonts/Helvetica-Condensed-Bold.eot");src:url("/i/fonts/Helvetica-Condensed-Bold.eot?#iefix") format("embedded-opentype"),url("/i/fonts/Helvetica-Condensed-Bold.woff2") format("woff2"),url("/i/fonts/Helvetica-Condensed-Bold.woff") format("woff"),url("/i/fonts/Helvetica-Condensed-Bold.ttf") format("truetype"),url("/i/fonts/Helvetica-Condensed-Bold.svg#Helvetica-Condensed-Bold") format("svg")
}

@font-face {
	font-family:'Bebas';src:url("/i/fonts/Bebas.eot");src:url("/i/fonts/Bebas.eot?#iefix") format("embedded-opentype"),url("/i/fonts/Bebas.woff2") format("woff2"),url("/i/fonts/Bebas.woff") format("woff"),url("/i/fonts/Bebas.ttf") format("truetype"),url("/i/fonts/Bebas.svg#Bebas") format("svg")
} */

body {
	background: #fff;
	font-size: 16px;
	line-height: 36px;
	color: #333;
}

@media (max-width: 1440px) {
	body {
		font-size: 14px;
		line-height: 30px
	}
}

@media (max-width: 668px) {
	body {
		line-height: 26px
	}
}

.black_bg {
	background-color: #000
}

a {
	text-decoration: none;
	color: #333
}

a:hover,a:focus {
	color: #4179F0;
	text-decoration: none
}

.w {
	padding-left: 260px;
	padding-right: 260px
}

@media (max-width: 1681px) {
	.w {
		padding-left: 160px;
		padding-right: 160px
	}
}

@media (max-width: 1440px) {
	.w {
		padding-left: 100px;
		padding-right: 100px
	}
}

@media (max-width: 1180px) {
	.w {
		padding-left: 20px;
		padding-right: 20px
	}
}

.w_left {
	padding-left: 160px
}

@media (max-width: 1681px) {
	.w_left {
		padding-left: 100px
	}
}

@media (max-width: 1180px) {
	.w_left {
		padding-left: 20px
	}
}

.w_right {
	padding-right: 160px
}

@media (max-width: 1681px) {
	.w_right {
		padding-right: 100px
	}
}

@media (max-width: 1180px) {
	.w_right {
		padding-right: 20px
	}
}

.w_small {
	max-width: 1240px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px
}

@media (max-width: 1180px) {
	.w_small {
		max-width: 100%
	}
}

a .more01 {
	display: block;
	width: 128px;
	height: 38px;
	border: 1px solid #fff;
	color: #fff;
	line-height: 36px;
	text-align: center;
	font-size: 14px;

	position: relative;
	transition: all .5s
}

@media (max-width: 1440px) {
	a .more01 {
		width: 110px
	}
}

@media (max-width: 668px) {
	a .more01 {
		width: 100px;
		height: 32px;
		line-height: 30px
	}
}

a .more01 svg {
	width: 48px;
	height: 48px;
	color: #fff;
	position: absolute;
	right: -25px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 3;
	transition: all .5s
}

@media (max-width: 668px) {
	a .more01 svg {
		width: 30px;
		height: 30px;
		right: -15px
	}
}

a .more01.color {
	border-color: #4179F0;
	color: #4179F0
}

a .more01.color svg {
	color: #4179F0
}

a .more01.center {
	margin: 0 auto
}

a:hover .more01.link {
	border-color: #4179F0;
	background-color: #4179F0
}

a:hover .more01.link svg {
	right: 0px;
	opacity: 0
}

a:hover .more01.color {
	color: #fff
}

a:hover .more01.color svg {
	color: #fff
}

.title01 {
	margin: 0;
	padding: 0;
	line-height: 40px;
	display: flex;
	align-items: flex-end
}

.title01 span {
	margin-right: 20px;
	font-size: 40px;
	color: #333;
	text-transform: uppercase;
	
}

@media (max-width: 1440px) {
	.title01 span {
		font-size: 34px
	}
}

@media (max-width: 668px) {
	.title01 span {
		font-size: 26px;
		margin-right: 10px
	}
}

.title01 b {
	font-size: 28px;
	color: #4179F0
}

@media (max-width: 1440px) {
	.title01 b {
		font-size: 24px
	}
}

@media (max-width: 668px) {
	.title01 b {
		font-size: 20px
	}
}

.title01.white span {
	color: #fff
}

.title02:after {
	content: '';
	display: block;
	width: 40px;
	height: 2px;
	line-height: 2px;
	background: #4179F0;
	margin: 20px 0 0
}

@media (max-width: 1180px) {
	.title02:after {
		margin-top: 10px
	}
}

.title02 h3 {
	margin: 0;
	padding: 0;
	position: relative
}

.title02 h3 span {
	display: block;
	font-size: 60px;
	height: 60px;
	line-height: 60px;
	color: #f0f2f5;
	text-transform: uppercase;
	
}

@media (max-width: 1180px) {
	.title02 h3 span {
		font-size: 44px;
		height: 44px;
		line-height: 44px
	}
}

@media (max-width: 968px) {
	.title02 h3 span {
		font-size: 36px;
		height: 36px;
		line-height: 36px
	}
}

.title02 h3 b {
	display: block;
	width: 100%;
	font-size: 28px;
	color: #000;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2
}

@media (max-width: 1440px) {
	.title02 h3 b {
		font-size: 22px
	}
}

.title02.center {
	text-align: center
}

.title02.center:after {
	margin: 20px auto 0
}

@media (max-width: 1180px) {
	.title02.center:after {
		margin: 10px auto 0
	}
}

.title02_des {
	font-size: 20px;
	line-height: 25px;
	margin-top: 25px;
	color: #333
}

@media (max-width: 1440px) {
	.title02_des {
		font-size: 16px;
		margin-top: 10px
	}
}

.title02_des.center {
	text-align: center
}

.popup_video {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.85);
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1000;
	display: none
}

.popup_video .outer {
	width: 100%;
	height: 100%;
	display: table
}

.popup_video .inner {
	display: table-cell;
	vertical-align: middle;
	text-align: center
}

.popup_video .video {
	max-width: 800px;
	margin: 0 auto;
	position: relative
}

@media (max-width: 668px) {
	.popup_video .video {
		width: 80%
	}
}

.popup_video .video span.video_close {
	display: block;
	width: 30px;
	height: 30px;
	cursor: pointer;
	position: absolute;
	right: -15px;
	top: -15px;
	z-index: 10;
	background: url("../images/close.png") -31px 0 no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	transition: all .5s
}

.popup_video .video span.video_close:hover {
	transform: rotate(90deg)
}

.popup_video video {
	width: 100%
}

.popup_video.on {
	display: block
}

.pages {
	text-align: center
}

.pages a {
	display: block;
	width: 80px;
	height: 34px;
	line-height: 32px;
	font-size: 14px;
	background: none;
	color: #999;
	border: 1px solid #999
}

.pages a:hover {
	color: #999
}

.text-center {
	text-align: center
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 0;
	border-radius: 0px
}

.pagination>li {
	display: inline
}

.pagination>li>a,.pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 16px;
	margin-left: 0px;
	line-height: 1.42857143;
	color: #585858;
	text-decoration: none;
	background-color: none;
	border: none;
	border-radius: 0;
	font-size: 14px;
	margin-right: 15px;
	border: 1px solid #dcdcdc;
	transition: all .5s
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
	margin-left: 0;
	border-radius: 0
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
	border-radius: 0
}

.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus {
	z-index: 3;
	color: #fff;
	background: #4179F0;
	border-color: #4179F0
}

.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #4179F0;
	border-color: #4179F0;
	border-radius: 0
}

.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd
}

.page_404 {
	position: relative
}

.page_404 .inner {
	width: 800px;
	height: 550px;
	padding: 425px 0 0;
	background: url("/i/img/404.jpg") center center no-repeat;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -400px;
	margin-top: -275px
}

.page_404 .inner span.txt {
	display: block;
	font-size: 20px;
	color: #999;
	text-align: center;
	margin-bottom: 20px
}

.page_404 .inner .btn {
	width: 100%
}

.page_404 .inner .btn ul {
	text-align: center
}

.page_404 .inner .btn ul li {
	display: inline-block;
	width: 90px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin: 0 6px
}

.page_404 .inner .btn ul li a {
	display: block
}

.page_404 .inner .btn ul li:nth-child(1) a {
	background: #4179F0;
	color: #fff
}

.page_404 .inner .btn ul li:nth-child(2) {
	line-height: 36px
}

.page_404 .inner .btn ul li:nth-child(2) a {
	border: 2px solid #4179F0;
	color: #4179F0
}/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */@-webkit-keyframes bounce {
	0%,20%,53%,80%,to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	40%,43% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}

	70% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}

@keyframes bounce {
	0%,20%,53%,80%,to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	40%,43% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}

	70% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}

.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom
}

@-webkit-keyframes flash {
	0%,50%,to {
		opacity: 1
	}

	25%,75% {
		opacity: 0
	}
}

@keyframes flash {
	0%,50%,to {
		opacity: 1
	}

	25%,75% {
		opacity: 0
	}
}

.flash {
	-webkit-animation-name: flash;
	animation-name: flash
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes pulse {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse
}

@-webkit-keyframes rubberBand {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	30% {
		-webkit-transform: scale3d(1.25, 0.75, 1);
		transform: scale3d(1.25, 0.75, 1)
	}

	40% {
		-webkit-transform: scale3d(0.75, 1.25, 1);
		transform: scale3d(0.75, 1.25, 1)
	}

	50% {
		-webkit-transform: scale3d(1.15, 0.85, 1);
		transform: scale3d(1.15, 0.85, 1)
	}

	65% {
		-webkit-transform: scale3d(0.95, 1.05, 1);
		transform: scale3d(0.95, 1.05, 1)
	}

	75% {
		-webkit-transform: scale3d(1.05, 0.95, 1);
		transform: scale3d(1.05, 0.95, 1)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes rubberBand {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	30% {
		-webkit-transform: scale3d(1.25, 0.75, 1);
		transform: scale3d(1.25, 0.75, 1)
	}

	40% {
		-webkit-transform: scale3d(0.75, 1.25, 1);
		transform: scale3d(0.75, 1.25, 1)
	}

	50% {
		-webkit-transform: scale3d(1.15, 0.85, 1);
		transform: scale3d(1.15, 0.85, 1)
	}

	65% {
		-webkit-transform: scale3d(0.95, 1.05, 1);
		transform: scale3d(0.95, 1.05, 1)
	}

	75% {
		-webkit-transform: scale3d(1.05, 0.95, 1);
		transform: scale3d(1.05, 0.95, 1)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand
}

@-webkit-keyframes shake {
	0%,to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	10%,30%,50%,70%,90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	20%,40%,60%,80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}

@keyframes shake {
	0%,to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	10%,30%,50%,70%,90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	20%,40%,60%,80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}

.shake {
	-webkit-animation-name: shake;
	animation-name: shake
}

@-webkit-keyframes headShake {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	6.5% {
		-webkit-transform: translateX(-6px) rotateY(-9deg);
		transform: translateX(-6px) rotateY(-9deg)
	}

	18.5% {
		-webkit-transform: translateX(5px) rotateY(7deg);
		transform: translateX(5px) rotateY(7deg)
	}

	31.5% {
		-webkit-transform: translateX(-3px) rotateY(-5deg);
		transform: translateX(-3px) rotateY(-5deg)
	}

	43.5% {
		-webkit-transform: translateX(2px) rotateY(3deg);
		transform: translateX(2px) rotateY(3deg)
	}

	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes headShake {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	6.5% {
		-webkit-transform: translateX(-6px) rotateY(-9deg);
		transform: translateX(-6px) rotateY(-9deg)
	}

	18.5% {
		-webkit-transform: translateX(5px) rotateY(7deg);
		transform: translateX(5px) rotateY(7deg)
	}

	31.5% {
		-webkit-transform: translateX(-3px) rotateY(-5deg);
		transform: translateX(-3px) rotateY(-5deg)
	}

	43.5% {
		-webkit-transform: translateX(2px) rotateY(3deg);
		transform: translateX(2px) rotateY(3deg)
	}

	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

.headShake {
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-name: headShake;
	animation-name: headShake
}

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}

	40% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}

	60% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg)
	}

	80% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}

	to {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}

	40% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}

	60% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg)
	}

	80% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}

	to {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}

.swing {
	-webkit-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing
}

@-webkit-keyframes tada {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	10%,20% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
		transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg)
	}

	30%,50%,70%,90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
	}

	40%,60%,80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes tada {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	10%,20% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
		transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg)
	}

	30%,50%,70%,90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
	}

	40%,60%,80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.tada {
	-webkit-animation-name: tada;
	animation-name: tada
}

@-webkit-keyframes wobble {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
		transform: translate3d(-25%, 0, 0) rotate(-5deg)
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
		transform: translate3d(20%, 0, 0) rotate(3deg)
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
		transform: translate3d(-15%, 0, 0) rotate(-3deg)
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
		transform: translate3d(10%, 0, 0) rotate(2deg)
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
		transform: translate3d(-5%, 0, 0) rotate(-1deg)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes wobble {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
		transform: translate3d(-25%, 0, 0) rotate(-5deg)
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
		transform: translate3d(20%, 0, 0) rotate(3deg)
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
		transform: translate3d(-15%, 0, 0) rotate(-3deg)
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
		transform: translate3d(10%, 0, 0) rotate(2deg)
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
		transform: translate3d(-5%, 0, 0) rotate(-1deg)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble
}

@-webkit-keyframes jello {
	0%,11.1%,to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}

	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg)
	}

	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}

	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}

	66.6% {
		-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
		transform: skewX(-0.78125deg) skewY(-0.78125deg)
	}

	77.7% {
		-webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
		transform: skewX(0.39063deg) skewY(0.39063deg)
	}

	88.8% {
		-webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
		transform: skewX(-0.19531deg) skewY(-0.19531deg)
	}
}

@keyframes jello {
	0%,11.1%,to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}

	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg)
	}

	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}

	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}

	66.6% {
		-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
		transform: skewX(-0.78125deg) skewY(-0.78125deg)
	}

	77.7% {
		-webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
		transform: skewX(0.39063deg) skewY(0.39063deg)
	}

	88.8% {
		-webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
		transform: skewX(-0.19531deg) skewY(-0.19531deg)
	}
}

.jello {
	-webkit-animation-name: jello;
	animation-name: jello;
	-webkit-transform-origin: center;
	transform-origin: center
}

@-webkit-keyframes heartBeat {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	14% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}

	28% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	42% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}

	70% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes heartBeat {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	14% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}

	28% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	42% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}

	70% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.heartBeat {
	-webkit-animation-name: heartBeat;
	animation-name: heartBeat;
	-webkit-animation-duration: 1.3s;
	animation-duration: 1.3s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out
}

@-webkit-keyframes bounceIn {
	0%,20%,40%,60%,80%,to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3)
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	40% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9);
		transform: scale3d(0.9, 0.9, 0.9)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}

	80% {
		-webkit-transform: scale3d(0.97, 0.97, 0.97);
		transform: scale3d(0.97, 0.97, 0.97)
	}

	to {
		opacity: 1;
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes bounceIn {
	0%,20%,40%,60%,80%,to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3)
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	40% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9);
		transform: scale3d(0.9, 0.9, 0.9)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}

	80% {
		-webkit-transform: scale3d(0.97, 0.97, 0.97);
		transform: scale3d(0.97, 0.97, 0.97)
	}

	to {
		opacity: 1;
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.bounceIn {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
	0%,60%,75%,90%,to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes bounceInDown {
	0%,60%,75%,90%,to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
	0%,60%,75%,90%,to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes bounceInLeft {
	0%,60%,75%,90%,to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
	0%,60%,75%,90%,to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes bounceInRight {
	0%,60%,75%,90%,to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
	0%,60%,75%,90%,to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes bounceInUp {
	0%,60%,75%,90%,to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9);
		transform: scale3d(0.9, 0.9, 0.9)
	}

	50%,55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3)
	}
}

@keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9);
		transform: scale3d(0.9, 0.9, 0.9)
	}

	50%,55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3)
	}
}

.bounceOut {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	40%,45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

@keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	40%,45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

@keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

@keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	40%,45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

@keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	40%,45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

@keyframes fadeOutDownBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

@keyframes fadeOutRightBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

@keyframes fadeOutUp {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

@keyframes fadeOutUpBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
		transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	40% {
		-webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
		transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	50% {
		-webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
		transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
		transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	to {
		-webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
		transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

@keyframes flip {
	0% {
		-webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
		transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	40% {
		-webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
		transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	50% {
		-webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
		transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
		transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	to {
		-webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
		transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

.animated.flip {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotateX(-5deg);
		transform: perspective(400px) rotateX(-5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotateX(-5deg);
		transform: perspective(400px) rotateX(-5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.flipInX {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotateY(-20deg);
		transform: perspective(400px) rotateY(-20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotateY(-5deg);
		transform: perspective(400px) rotateY(-5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotateY(-20deg);
		transform: perspective(400px) rotateY(-20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotateY(-5deg);
		transform: perspective(400px) rotateY(-5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.flipInY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY
}

@-webkit-keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
}

@keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
}

.flipOutX {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotateY(-15deg);
		transform: perspective(400px) rotateY(-15deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
}

@keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotateY(-15deg);
		transform: perspective(400px) rotateY(-15deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
}

.flipOutY {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
	0% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0
	}

	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes lightSpeedIn {
	0% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0
	}

	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
	0% {
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0
	}
}

@keyframes lightSpeedOut {
	0% {
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0
	}
}

.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate(-200deg);
		transform: rotate(-200deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes rotateIn {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate(-200deg);
		transform: rotate(-200deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1
	}

	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate(200deg);
		transform: rotate(200deg);
		opacity: 0
	}
}

@keyframes rotateOut {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1
	}

	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate(200deg);
		transform: rotate(200deg);
		opacity: 0
	}
}

.rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}
}

@keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}
}

.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}
}

@keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}
}

.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}
}

@keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}
}

.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0
	}
}

@keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0
	}
}

.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	20%,60% {
		-webkit-transform: rotate(80deg);
		transform: rotate(80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	40%,80% {
		-webkit-transform: rotate(60deg);
		transform: rotate(60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}

@keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	20%,60% {
		-webkit-transform: rotate(80deg);
		transform: rotate(80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	40%,80% {
		-webkit-transform: rotate(60deg);
		transform: rotate(60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}

.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-name: hinge;
	animation-name: hinge
}

@-webkit-keyframes jackInTheBox {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.1) rotate(30deg);
		transform: scale(0.1) rotate(30deg);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom
	}

	50% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}

	70% {
		-webkit-transform: rotate(3deg);
		transform: rotate(3deg)
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes jackInTheBox {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.1) rotate(30deg);
		transform: scale(0.1) rotate(30deg);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom
	}

	50% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}

	70% {
		-webkit-transform: rotate(3deg);
		transform: rotate(3deg)
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.jackInTheBox {
	-webkit-animation-name: jackInTheBox;
	animation-name: jackInTheBox
}

@-webkit-keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
		transform: translate3d(-100%, 0, 0) rotate(-120deg)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
		transform: translate3d(-100%, 0, 0) rotate(-120deg)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn
}

@-webkit-keyframes rollOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
		transform: translate3d(100%, 0, 0) rotate(120deg)
	}
}

@keyframes rollOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
		transform: translate3d(100%, 0, 0) rotate(120deg)
	}
}

.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut
}

@-webkit-keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3)
	}

	50% {
		opacity: 1
	}
}

@keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3)
	}

	50% {
		opacity: 1
	}
}

.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

@keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

.zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

@keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

.zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

@keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

.zoomInRight {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

@keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

.zoomInUp {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
	0% {
		opacity: 1
	}

	50% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3)
	}

	to {
		opacity: 0
	}
}

@keyframes zoomOut {
	0% {
		opacity: 1
	}

	50% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3)
	}

	to {
		opacity: 0
	}
}

.zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

@keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

.zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
		transform: scale(0.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center
	}
}

@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
		transform: scale(0.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center
	}
}

.zoomOutLeft {
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
		transform: scale(0.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center
	}
}

@keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
		transform: scale(0.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center
	}
}

.zoomOutRight {
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

@keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

.zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
	0% {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes slideInDown {
	0% {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
	0% {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes slideInLeft {
	0% {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
	0% {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes slideInRight {
	0% {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
	0% {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes slideInUp {
	0% {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

@keyframes slideOutDown {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

.slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

@keyframes slideOutLeft {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@keyframes slideOutRight {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

@keyframes slideOutUp {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.animated.delay-1s {
	-webkit-animation-delay: 1s;
	animation-delay: 1s
}

.animated.delay-2s {
	-webkit-animation-delay: 2s;
	animation-delay: 2s
}

.animated.delay-3s {
	-webkit-animation-delay: 3s;
	animation-delay: 3s
}

.animated.delay-4s {
	-webkit-animation-delay: 4s;
	animation-delay: 4s
}

.animated.delay-5s {
	-webkit-animation-delay: 5s;
	animation-delay: 5s
}

.animated.fast {
	-webkit-animation-duration: .8s;
	animation-duration: .8s
}

.animated.faster {
	-webkit-animation-duration: .5s;
	animation-duration: .5s
}

.animated.slow {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

.animated.slower {
	-webkit-animation-duration: 3s;
	animation-duration: 3s
}

@media (prefers-reduced-motion: reduce), (print) {
	.animated {
		-webkit-animation-duration: 1ms !important;
		animation-duration: 1ms !important;
		-webkit-transition-duration: 1ms !important;
		transition-duration: 1ms !important;
		-webkit-animation-iteration-count: 1 !important;
		animation-iteration-count: 1 !important
	}
}

#warper #sidebar-wrapper {
	width: 200px;
	height: 100%;
	padding: 20px;
	left: -250px;
	transition: all .5s
}

#warper #sidebar-wrapper a.logo {
	display: block;
	float: none;
	width: 100%
}

#warper #sidebar-wrapper a.logo img {
	width: 100%
}

#warper.toggled #sidebar-wrapper {
	left: 0;
	z-index: 201;
	overflow-y: scroll;
	background-color: #fff;
	border-color: #fff
}

.hamburger {
	position: absolute;
	right: 20px;
	top: 27px;
	z-index: 10000;
	width: 20px;
	height: 16px;
	background: transparent;
	border: none
}

.hamburger.move {
	position: fixed
}

.hamburger:hover,.hamburger:focus,.hamburger:active {
	outline: none
}

.hamburger.is-closed:before {
	content: '';
	display: block;
	width: 100px;
	font-size: 14px;
	color: #fff;
	line-height: 32px;
	text-align: center;
	opacity: 0;
	-webkit-transform: translate3d(0, 0, 0);
	-webkit-transition: all .35s ease-in-out
}

.hamburger.is-closed:hover:before {
	opacity: 1;
	display: block;
	-webkit-transform: translate3d(-100px, 0, 0);
	-webkit-transition: all .35s ease-in-out
}

.hamburger.is-closed .hamb-top,.hamburger.is-closed .hamb-middle,.hamburger.is-closed .hamb-bottom,.hamburger.is-open .hamb-top,.hamburger.is-open .hamb-middle,.hamburger.is-open .hamb-bottom {
	width: 100%;
	height: 2px;
	position: absolute;
	left: 0
}

.hamburger.is-closed .hamb-top,.hamburger.is-closed .hamb-middle,.hamburger.is-closed .hamb-bottom {
	background-color: #fff
}

.hamburger.is-closed .hamb-top {
	top: 0px;
	-webkit-transition: all .35s ease-in-out
}

.hamburger.is-closed .hamb-middle {
	top: 50%;
	margin-top: -1px
}

.hamburger.is-closed .hamb-bottom {
	bottom: 0px;
	-webkit-transition: all .35s ease-in-out
}

.hamburger.is-closed:hover .hamb-top {
	top: 0;
	-webkit-transition: all .35s ease-in-out
}

.hamburger.is-closed:hover .hamb-bottom {
	bottom: 0;
	-webkit-transition: all .35s ease-in-out
}

.hamburger.is-open .hamb-top,.hamburger.is-open .hamb-middle,.hamburger.is-open .hamb-bottom {
	background-color: #fff
}

.hamburger.is-open .hamb-top,.hamburger.is-open .hamb-bottom {
	top: 50%;
	margin-top: -2px
}

.hamburger.is-open .hamb-top {
	-webkit-transform: rotate(45deg);
	-webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08)
}

.hamburger.is-open .hamb-middle {
	display: none
}

.hamburger.is-open .hamb-bottom {
	-webkit-transform: rotate(-45deg);
	-webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08)
}

.hamburger.is-open:before {
	content: '';
	display: block;
	width: 100px;
	font-size: 14px;
	color: #fff;
	line-height: 32px;
	text-align: center;
	opacity: 0;
	-webkit-transform: translate3d(0, 0, 0);
	-webkit-transition: all .35s ease-in-out
}

.hamburger.is-open:hover:before {
	opacity: 1;
	display: block;
	-webkit-transform: translate3d(-100px, 0, 0);
	-webkit-transition: all .35s ease-in-out
}

.overlay {
	position: fixed;
	display: none;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.6);
	z-index: 100
}

.index__banner {
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

.index__banner .item {
	width: 100%;
	height: 100vh;
	position: relative
}

@media (max-width: 968px) {
	.index__banner .item {
		height: auto
	}
}

.index__banner .item_pc {
	width: 100%;
	height: 100%;
	position: relative
}

@media (max-width: 968px) {
	.index__banner .item_pc {
		display: none
	}
}

.index__banner .item_pc .img {
	width: 100%;
	height: 100vh;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

.index__banner .item_mobile {
	display: none
}

@media (max-width: 968px) {
	.index__banner .item_mobile {
		display: block
	}
}

.index__banner .item_mobile .m_img img {
	width: 100%
}

.index__banner-page {
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 10px;
	z-index: 2
}

.index__banner-page .swiper-pagination-bullet {
	width: 24px;
	height: 24px;
	opacity: 1;
	outline: 0;
	background: none;
	margin: 0 8px !important;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url("../images/banner_page01.png")
}

@media (max-width: 668px) {
	.index__banner-page .swiper-pagination-bullet {
		width: 16px;
		height: 16px;
		margin: 0 4px !important
	}
}

.index__banner-page .swiper-pagination-bullet-active {
	background-image: url("../images/banner_page02.png")
}

.index__banner01 .ele {
	text-align: center;
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%)
}

.index__banner01 .ele img {
	max-width: 100%
}

.index__banner01 .ele01 {
	margin: 0 auto 40px
}

@media (max-width: 1440px) {
	.index__banner01 .ele01 {
		width: 300px
	}
}

@media (max-width: 1380px) {
	.index__banner01 .ele01 {
		width: 250px
	}
}

.index__banner01 .ele02 {
	margin: 0 auto
}

@media (max-width: 1440px) {
	.index__banner01 .ele02 {
		width: 450px
	}
}

@media (max-width: 1380px) {
	.index__banner01 .ele02 {
		width: 350px
	}
}

.index__banner01 .list {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 110px;
	z-index: 2
}

@media (max-width: 1440px) {
	.index__banner01 .list {
		bottom: 80px
	}
}

.index__banner01 .list>ul {
	margin: 0;
	padding: 0;
	display: flex
}

.index__banner01 .list>ul>li {
	list-style-type: none;
	width: 33.33%;
	text-align: center;
	font-size: 18px;
	line-height: 30px;
	font-weight: lighter;
	color: rgba(255,255,255,0.7)
}

@media (max-width: 1440px) {
	.index__banner01 .list>ul>li {
		font-size: 16px
	}
}

.index__banner02 .elequtoe {
	width: 278px;
	position: absolute;
	left: 30%;
	bottom: 20%;
	z-index: 2
}

@media (max-width: 1440px) {
	.index__banner02 .elequtoe {
		width: 200px;
		left: 25%;
		bottom: 25%
	}
}

.index__banner02 .elequtoe img {
	max-width: 100%
}

.index__banner02 .ele {
	width: 100%;
	padding-left: 15%;
	position: absolute;
	left: 0;
	bottom: 25%;
	z-index: 3
}

@media (max-width: 1440px) {
	.index__banner02 .ele {
		padding-left: 10%;
		bottom: 28%
	}
}

.index__banner02 .ele img {
	max-width: 100%
}

@media (max-width: 1440px) {
	.index__banner02 .ele01 {
		width: 150px
	}
}

.index__banner02 .ele02 {
	font-size: 85px;
	line-height: 85px;
	font-weight: bold;
	color: #fff;
	margin: 20px 0 10px
}

@media (max-width: 1440px) {
	.index__banner02 .ele02 {
		font-size: 60px;
		line-height: 60px
	}
}

.index__banner02 .ele03 {
	font-size: 70px;
	font-weight: normal;
	line-height: 90px;
	color: #fff
}

@media (max-width: 1440px) {
	.index__banner02 .ele03 {
		font-size: 50px;
		line-height: 60px
	}
}

.index__banner02 .ele_line {
	display: block;
	width: 180px;
	height: 7px;
	line-height: 7px;
	background-color: #4179F0;
	background-color: #4179F0;
	margin-top: 30px;
	margin-left: 10px
}

@media (max-width: 1440px) {
	.index__banner02 .ele_line {
		width: 120px;
		height: 4px;
		line-height: 4px;
		margin-left: 5px
	}
}

.index__banner03 .elesqure {
	width: 456px;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 2
}

@media (max-width: 1440px) {
	.index__banner03 .elesqure {
		width: 300px
	}
}

.index__banner03 .elesqure img {
	width: 100%
}

.index__banner03 .txt {
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 80px;
	z-index: 2
}

@media (max-width: 1440px) {
	.index__banner03 .txt {
		bottom: 60px
	}
}

.index__banner03 .txt span {
	text-shadow: 0 0 10px rgba(0,0,0,0.5)
}

.index__banner03 .ele {
	padding: 40px;
	background-color: rgba(65,121,240,0.8);
	position: absolute;
	left: 10%;
	bottom: 25%;
	z-index: 2
}

@media (max-width: 1440px) {
	.index__banner03 .ele {
		padding: 30px
	}
}

.index__banner03 .ele img {
	max-width: 100%
}

.index__banner03 .ele01,.index__banner03 .ele02 {
	font-size: 45px;
	line-height: 60px;
	color: #fff;
	font-weight: bold
}

@media (max-width: 1440px) {
	.index__banner03 .ele01,.index__banner03 .ele02 {
		font-size: 36px;
		line-height: 46px
	}
}

.index__banner03 .ele02:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 60px;
	height: 1px;
	line-height: 1px;
	margin-left: 20px;
	background-color: #fff
}

.index__banner03 .ele03 {
	margin-top: 30px;
	font-size: 22px;
	line-height: 40px;
	color: rgba(255,255,255,0.7);
	font-weight: lighter
}

@media (max-width: 1440px) {
	.index__banner03 .ele03 {
		margin-top: 20px;
		font-size: 20px;
		line-height: 36px
	}
}

.index__banner04 .ele {
	padding: 40px;
	position: absolute;
	right: 18%;
	bottom: 15%;
	z-index: 2
}

@media (max-width: 1440px) {
	.index__banner04 .ele {
		padding: 30px
	}
}

.index__banner04 .ele>* {
	position: relative;
	z-index: 2
}

.index__banner04 .ele img {
	max-width: 100%
}

.index__banner04 .ele01,.index__banner04 .ele02 {
	font-size: 45px;
	line-height: 60px;
	color: #fff;
	font-weight: bold
}

@media (max-width: 1440px) {
	.index__banner04 .ele01,.index__banner04 .ele02 {
		font-size: 36px;
		line-height: 46px
	}
}

.index__banner04 .ele02:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 50px;
	height: 1px;
	line-height: 1px;
	margin-left: 20px;
	background-color: #fff
}

.index__banner04 .ele03 {
	margin-top: 30px;
	font-size: 22px;
	line-height: 40px;
	color: rgba(255,255,255,0.7);
	font-weight: lighter
}

@media (max-width: 1440px) {
	.index__banner04 .ele03 {
		margin-top: 20px;
		font-size: 20px;
		line-height: 36px
	}
}

.index__banner04 .ele .bg {
	width: 75%;
	height: 100%;
	background-color: rgba(230,0,18,0.6);
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1
}

.index__banner05 .ele {
	position: absolute;
	left: 10%;
	top: 25%;
	z-index: 2
}

.index__banner05 .ele img {
	max-width: 100%
}

@media (max-width: 1440px) {
	.index__banner05 .ele01,.index__banner05 .ele02 {
		width: 390px
	}
}

.index__banner05 .ele02 {
	margin: 20px 0 40px
}

@media (max-width: 1440px) {
	.index__banner05 .ele02 {
		margin: 20px 0 30px
	}
}

.index__banner05 .ele03 {
	font-size: 46px;
	line-height: 46px;
	color: #000
}

@media (max-width: 1440px) {
	.index__banner05 .ele03 {
		font-size: 32px;
		line-height: 32px
	}
}

.index__banner05 .ele04 {
	margin-top: 50px;
	display: flex;
	align-items: center
}

@media (max-width: 1440px) {
	.index__banner05 .ele04 {
		margin-top: 30px
	}
}

.index__banner05 .ele04 svg {
	vertical-align: top;
	width: 44px;
	height: 44px;
	color: #4179F0;
	margin-right: 15px
}

.index__banner05 .ele04 p {
	margin-bottom: 0;
	color: #333;
	font-size: 24px;
	line-height: 24px
}

.index__banner05 .ele04 p span {
	display: block;
	font-size: 18px
}

.productlist {
	padding-bottom: 60px
}

@media (max-width: 968px) {
	.productlist {
		padding-bottom: 20px
	}
}

.product__list {
	margin-bottom: 30px
}

@media (max-width: 968px) {
	.product__list {
		margin-bottom: 0
	}
}

.product__list ul {
	margin: 0 -15px;
	padding: 0;
	display: flex;
	flex-wrap: wrap
}

@media (max-width: 968px) {
	.product__list ul {
		margin: 0 -10px
	}
}

.product__list ul li {
	list-style-type: none;
	width: 50%;
	padding: 0 15px;
	margin-bottom: 30px
}

@media (max-width: 968px) {
	.product__list ul li {
		padding: 0 10px;
		margin-bottom: 20px
	}
}

@media (max-width: 668px) {
	.product__list ul li {
		width: 100%
	}
}

.product__list ul li a {
	display: block;
	border-radius: 10px;
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.07);
	display: flex;
	justify-content: space-between;
	align-items: center
}

@media (max-width: 668px) {
	.product__list ul li a {
		box-shadow: 0 0 10px 0 rgba(0,0,0,0.07)
	}
}

.product__list ul li a .img {
	width: 50%;
	text-align: center;
	overflow: hidden
}

.product__list ul li a .img img {
	max-width: 100%;
	transition: all 1s
}

.product__list ul li a .txt {
	width: 50%
}

.product__list ul li a .txt b.t {
	display: block;
	font-size: 24px;
	color: #333;
	transition: all .5s
}

@media (max-width: 1681px) {
	.product__list ul li a .txt b.t {
		font-size: 20px
	}
}

@media (max-width: 1440px) {
	.product__list ul li a .txt b.t {
		font-size: 18px
	}
}

@media (max-width: 1380px) {
	.product__list ul li a .txt b.t {
		font-size: 16px
	}
}

@media (max-width: 968px) {
	.product__list ul li a .txt b.t {
		font-size: 14px
	}
}

.product__list ul li a .txt .des {
	font-size: 16px;
	line-height: 30px;
	color: #666;
	min-width: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin: 20px 0 30px;
	padding-right: 60px
}

@media (max-width: 1681px) {
	.product__list ul li a .txt .des {
		font-size: 14px
	}
}

@media (max-width: 1440px) {
	.product__list ul li a .txt .des {
		line-height: 26px;
		padding-right: 40px;
		margin: 20px 0
	}
}

@media (max-width: 968px) {
	.product__list ul li a .txt .des {
		font-size: 12px;
		line-height: 24px;
		margin: 10px 0
	}
}

@media (max-width: 668px) {
	.product__list ul li a .txt .des {
		padding-right: 20px
	}
}

.product__list ul li a:hover .img img {
	transform: scale(1.1)
}

.product__list ul li a:hover .txt b.t {
	color: #4179F0
}

.productcontent {
	padding-bottom: 70px;
	background-color: #f5f5f5
}

@media (max-width: 1440px) {
	.productcontent {
		padding-bottom: 10px
	}
}

@media (max-width: 668px) {
	.productcontent {
		padding-bottom: 20px
	}
}

.productcontent__bread {
	width: 100%;
	padding: 40px 0;
	display: flex;
	justify-content: space-between;
	align-items: center
}

@media (max-width: 1440px) {
	.productcontent__bread {
		padding: 20px 0
	}
}

@media (max-width: 668px) {
	.productcontent__bread {
		flex-wrap: wrap
	}
}

.productcontent__bread .bread {
	font-size: 14px;
	line-height: 18px;
	color: #666;
	transition: all .5s
}

.productcontent__bread .bread svg {
	vertical-align: top;
	width: 18px;
	height: 18px;
	color: #4179F0
}

.productcontent__bread .bread a {
	margin: 0 5px;
	color: #666;
	transition: all .5s
}

.productcontent__bread .bread a:nth-last-of-type(1) {
	color: #4179F0
}

.productcontent__bread .bread a:nth-of-type(1) {
	margin-left: 0
}

.productcontent__bread .bread a:hover {
	color: #4179F0
}

.productcontent__bread a.back {
	margin-left: auto;
	width: 135px;
	height: 46px;
	line-height: 44px;
	text-align: center;
	border: 1px solid #666;
	border-radius: 23px;
	font-size: 16px;
	color: #333;
	transition: all .5s
}

@media (max-width: 968px) {
	.productcontent__bread a.back {
		width: 120px;
		height: 36px;
		line-height: 34px;
		border-radius: 18px;
		font-size: 14px
	}
}

@media (max-width: 668px) {
	.productcontent__bread a.back {
		margin-top: 20px
	}
}

.productcontent__bread a.back svg {
	vertical-align: top;
	margin: 14px 10px 0 0;
	width: 16px;
	height: 16px;
	color: #333;
	transition: all .5s
}

@media (max-width: 968px) {
	.productcontent__bread a.back svg {
		width: 12px;
		height: 12px;
		margin: 11px 5px 0 0
	}
}

.productcontent__bread a.back:hover {
	background-color: #4179F0;
	border-color: #4179F0;
	color: #fff
}

.productcontent__bread a.back:hover svg {
	color: #fff
}

.productcontent__block {
	background-color: #fff;
	border-radius: 10px;
	margin-bottom: 30px
}

@media (max-width: 968px) {
	.productcontent__block {
		margin-bottom: 20px
	}
}

@media (max-width: 668px) {
	.productcontent__block:nth-last-of-type(1) {
		margin-bottom: 0
	}
}

.productcontent__blockcontent {
	padding: 50px 0
}

@media (max-width: 968px) {
	.productcontent__blockcontent {
		padding: 20px 0
	}
}

.productcontent__blockcontent .title {
	margin: 0 0 50px;
	padding: 0 0 0 25px;
	height: 32px;
	line-height: 32px;
	font-weight: bold;
	font-size: 20px;
	color: #333;
	position: relative
}

@media (max-width: 968px) {
	.productcontent__blockcontent .title {
		margin-bottom: 20px
	}
}

@media (max-width: 668px) {
	.productcontent__blockcontent .title {
		padding-left: 15px;
		height: 20px;
		line-height: 20px;
		font-size: 16px
	}
}

.productcontent__blockcontent .title:before {
	content: '';
	display: block;
	width: 5px;
	height: 32px;
	background-color: #4179F0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2
}

@media (max-width: 668px) {
	.productcontent__blockcontent .title:before {
		height: 20px
	}
}

.productcontent__blockcontent .txt {
	padding: 0 60px
}

@media (max-width: 968px) {
	.productcontent__blockcontent .txt {
		padding: 0 20px
	}
}

.productcontent__blockcontent .txt img {
	max-width: 100% !important;
	height: auto !important
}

.productcontent__top {
	display: flex;
	justify-content: space-between;
	align-items: center
}

@media (max-width: 668px) {
	.productcontent__top {
		flex-direction: column
	}
}

.productcontent__top img {
	max-width: 100%
}

.productcontent__top-slide {
	width: 50%;
	text-align: center;
	padding-left: 20px
}

@media (max-width: 668px) {
	.productcontent__top-slide {
		width: 100%;
		padding: 10px
	}
}

.productcontent__top-slide-page {
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 10px;
	z-index: 2
}

.productcontent__top-slide-page .swiper-pagination-bullet {
	width: 20px;
	height: 20px;
	opacity: 1;
	outline: 0;
	background: none;
	margin: 0 8px !important;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url("../images/banner_page03.png")
}

@media (max-width: 668px) {
	.productcontent__top-slide-page .swiper-pagination-bullet {
		width: 16px;
		height: 16px;
		margin: 0 4px !important
	}
}

.productcontent__top-slide-page .swiper-pagination-bullet-active {
	background-image: url("../images/banner_page02.png")
}

.productcontent__top-info {
	width: 50%;
	padding-right: 80px
}

@media (max-width: 968px) {
	.productcontent__top-info {
		padding-right: 20px
	}
}

@media (max-width: 668px) {
	.productcontent__top-info {
		width: 100%;
		padding: 0 20px 20px
	}
}

.productcontent__top-info h1.title {
	margin: 0;
	padding: 0;
	font-size: 24px;
	color: #333;
	font-weight: bold
}

@media (max-width: 968px) {
	.productcontent__top-info h1.title {
		font-size: 20px
	}
}

.productcontent__top-info .txt {
	margin: 30px 0 60px;
	font-size: 16px;
	line-height: 30px;
	color: #666
}

@media (max-width: 968px) {
	.productcontent__top-info .txt {
		margin: 30px 0;
		font-size: 14px;
		line-height: 26px
	}
}

.applicationlist {
	padding-top: 80px
}

@media (max-width: 1681px) {
	.applicationlist {
		padding-top: 60px
	}
}

@media (max-width: 1180px) {
	.applicationlist {
		padding-top: 20px
	}
}

.application__list {
	margin-bottom: 40px
}

@media (max-width: 1180px) {
	.application__list {
		margin-bottom: 0
	}
}

.application__list ul {
	margin: 0 -20px;
	padding: 0;
	display: flex;
	flex-wrap: wrap
}

@media (max-width: 1180px) {
	.application__list ul {
		margin: 0 -10px
	}
}

.application__list ul li {
	list-style-type: none;
	width: 50%;
	padding: 0 20px;
	margin-bottom: 40px
}

@media (max-width: 1681px) {
	.application__list ul li {
		margin-bottom: 30px
	}
}

@media (max-width: 1180px) {
	.application__list ul li {
		padding: 0 10px;
		margin-bottom: 20px
	}
}

@media (max-width: 668px) {
	.application__list ul li {
		width: 100%
	}
}

.application__list ul li a {
	display: block
}

.application__list ul li a .img {
	width: 100%;
	height: 400px;
	overflow: hidden
}

@media (max-width: 1440px) {
	.application__list ul li a .img {
		height: 350px
	}
}

@media (max-width: 1180px) {
	.application__list ul li a .img {
		height: 300px
	}
}

@media (max-width: 968px) {
	.application__list ul li a .img {
		height: 250px
	}
}

.application__list ul li a .img span {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	transition: all 1s
}

.application__list ul li a .txt {
	width: 100%;
	line-height: 60px;
	position: relative
}

.application__list ul li a .txt b.t {
	display: block;
	font-size: 22px;
	color: #333;
	padding-left: 20px;
	transition: all .5s
}

@media (max-width: 1681px) {
	.application__list ul li a .txt b.t {
		font-size: 20px
	}
}

@media (max-width: 1440px) {
	.application__list ul li a .txt b.t {
		font-size: 18px
	}
}

@media (max-width: 1380px) {
	.application__list ul li a .txt b.t {
		font-size: 16px
	}
}

@media (max-width: 668px) {
	.application__list ul li a .txt b.t {
		padding-left: 0
	}
}

.application__list ul li a .txt .icon {
	width: 56px;
	height: 56px;
	text-align: center;
	background-color: #fff;
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
	position: absolute;
	right: 30px;
	top: -28px;
	z-index: 2;
	transition: all .5s
}

@media (max-width: 1440px) {
	.application__list ul li a .txt .icon {
		width: 40px;
		height: 40px;
		right: 20px;
		top: -20px
	}
}

@media (max-width: 668px) {
	.application__list ul li a .txt .icon {
		right: 10px
	}
}

.application__list ul li a .txt .icon svg {
	vertical-align: top;
	margin-top: 19px;
	width: 18px;
	height: 18px;
	color: #4179F0;
	transition: all .5s
}

@media (max-width: 1440px) {
	.application__list ul li a .txt .icon svg {
		width: 16px;
		height: 16px;
		margin-top: 12px
	}
}

.application__list ul li a:hover .img span {
	transform: scale(1.1)
}

.application__list ul li a:hover .txt b.t {
	color: #4179F0
}

.application__list ul li a:hover .txt .icon {
	background-color: #4179F0
}

.application__list ul li a:hover .txt .icon svg {
	color: #fff
}

.application_content-sub {
	padding: 0 0 30px
}

@media (max-width: 1440px) {
	.application_content-sub {
		padding: 20px 0 30px
	}
}

@media (max-width: 968px) {
	.application_content-sub {
		padding: 20px 0 0
	}
}

@media (max-width: 668px) {
	.application_content-sub {
		padding: 0 0 10px
	}
}

.application_content-sub>ul {
	margin: 0;
	padding: 0 100px;
	display: flex;
	justify-content: space-between
}

@media (max-width: 1180px) {
	.application_content-sub>ul {
		padding: 0;
		justify-content: start;
		flex-wrap: wrap
	}
}

@media (max-width: 968px) {
	.application_content-sub>ul {
		margin: 0 -10px
	}
}

@media (max-width: 668px) {
	.application_content-sub>ul {
		margin: 0 -5px
	}
}

.application_content-sub>ul>li {
	list-style-type: none
}

@media (max-width: 968px) {
	.application_content-sub>ul>li {
		padding: 0 10px;
		width: 16.66%;
		margin-bottom: 20px
	}
}

@media (max-width: 668px) {
	.application_content-sub>ul>li {
		width: 25%;
		margin-bottom: 10px;
		padding: 0 5px
	}
}

.application_content-sub>ul>li>a {
	display: inline-block;
	padding: 0 20px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	background-color: #fff;
	border-radius: 18px;
	white-space: nowrap;
	transition: all .5s
}

@media (max-width: 968px) {
	.application_content-sub>ul>li>a {
		padding: 0;
		font-size: 12px;
		height: 30px;
		line-height: 30px;
		width: 100%;
		text-align: center
	}
}

.application_content-sub>ul>li>a.on,.application_content-sub>ul>li>a:hover {
	background-color: #4179F0;
	color: #fff
}

.support_service {
	padding-top: 80px;
	padding-bottom: 120px;
	display: flex;
	justify-content: space-between;
	align-items: center
}

@media (max-width: 1681px) {
	.support_service {
		padding-top: 60px;
		padding-bottom: 60px
	}
}

@media (max-width: 1180px) {
	.support_service {
		padding-top: 20px;
		padding-bottom: 20px
	}
}

@media (max-width: 968px) {
	.support_service {
		flex-wrap: wrap
	}
}

.support_service-image {
	width: 45%;
	position: relative
}

@media (max-width: 968px) {
	.support_service-image {
		width: 100%
	}
}

.support_service-image:before {
	content: '';
	display: block;
	width: 245px;
	height: 245px;
	background: url("../images/support_service-bg01.png") repeat;
	position: absolute;
	left: -20px;
	top: -20px;
	z-index: 2
}

@media (max-width: 1180px) {
	.support_service-image:before {
		left: -10px;
		top: -10px
	}
}

@media (max-width: 668px) {
	.support_service-image:before {
		width: 150px;
		height: 150px
	}
}

.support_service-image:after {
	content: '';
	display: block;
	width: 245px;
	height: 245px;
	background: #4179F0;
	position: absolute;
	right: -20px;
	bottom: -20px;
	z-index: 2
}

@media (max-width: 1180px) {
	.support_service-image:after {
		right: -10px;
		bottom: -10px
	}
}

@media (max-width: 668px) {
	.support_service-image:after {
		width: 150px;
		height: 150px
	}
}

.support_service-image img {
	width: 100%;
	position: relative;
	z-index: 3
}

.support_service-side {
	order: -1;
	flex: 1;
	padding-right: 90px
}

@media (max-width: 1180px) {
	.support_service-side {
		padding-right: 20px
	}
}

@media (max-width: 968px) {
	.support_service-side {
		width: 100%;
		padding-right: 0;
		margin-bottom: 30px
	}
}

.support_service-side .des {
	margin-top: 70px
}

@media (max-width: 1180px) {
	.support_service-side .des {
		margin-top: 20px
	}
}

.support_quality {
	padding-top: 80px;
	padding-bottom: 140px;
	background-color: #f5f5f5;
	display: flex;
	justify-content: space-between;
	align-items: center
}

@media (max-width: 1681px) {
	.support_quality {
		padding-top: 60px;
		padding-bottom: 60px
	}
}

@media (max-width: 1180px) {
	.support_quality {
		padding-top: 20px;
		padding-bottom: 20px
	}
}

@media (max-width: 968px) {
	.support_quality {
		flex-wrap: wrap
	}
}

.support_quality-image {
	width: 45%;
	position: relative
}

@media (max-width: 968px) {
	.support_quality-image {
		width: 100%
	}
}

.support_quality-image:after {
	content: '';
	display: block;
	width: 124px;
	height: 120%;
	border: 10px solid #4179F0;
	position: absolute;
	left: 70px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 2
}

@media (max-width: 968px) {
	.support_quality-image:after {
		width: 80%;
		height: 200px;
		left: auto;
		top: auto;
		right: -10px;
		bottom: -10px;
		transform: translateY(0%);
		border-width: 5px
	}
}

.support_quality-image img {
	width: 100%;
	position: relative;
	z-index: 3
}

.support_quality-side {
	flex: 1;
	padding-left: 90px
}

@media (max-width: 1180px) {
	.support_quality-side {
		padding-left: 20px
	}
}

@media (max-width: 968px) {
	.support_quality-side {
		width: 100%;
		padding-left: 0;
		margin-top: 20px
	}
}

.support_quality-side .title02 span {
	color: #e9edf3
}

.support_quality-side .des {
	margin-top: 70px
}

@media (max-width: 1180px) {
	.support_quality-side .des {
		margin-top: 20px
	}
}

.support_produce {
	padding-top: 80px;
	padding-bottom: 80px
}

@media (max-width: 1681px) {
	.support_produce {
		padding-top: 60px;
		padding-bottom: 60px
	}
}

@media (max-width: 1180px) {
	.support_produce {
		padding-top: 20px;
		padding-bottom: 20px
	}
}

.support_produce-slide {
	margin-top: 70px;
	position: relative;
	padding: 0
}

@media (max-width: 1180px) {
	.support_produce-slide {
		margin-top: 20px
	}
}

.support_produce-slide .swiper-slide {
	width: 1280px;
	height: 600px;
	background: #fff
}

@media (max-width: 1681px) {
	.support_produce-slide .swiper-slide {
		width: 960px;
		height: 450px
	}
}

@media (max-width: 1180px) {
	.support_produce-slide .swiper-slide {
		width: 640px;
		height: 300px
	}
}

@media (max-width: 968px) {
	.support_produce-slide .swiper-slide {
		width: 100%;
		height: 400px;
		transform: scale(1) !important
	}
}

@media (max-width: 668px) {
	.support_produce-slide .swiper-slide {
		height: 250px
	}
}

.support_produce-slide .swiper-slide .col {
	display: block;
	width: 100%;
	height: 100%;
	position: relative
}

.support_produce-slide .swiper-slide .col:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	background-color: rgba(0,0,0,0.5);
	transition: all .5s
}

@media (max-width: 968px) {
	.support_produce-slide .swiper-slide .col:after {
		display: none
	}
}

.support_produce-slide .swiper-slide .col b.t {
	display: block;
	width: 100%;
	line-height: 70px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	padding: 0 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 3;
	opacity: 0;
	transition: all .5s
}

@media (max-width: 1440px) {
	.support_produce-slide .swiper-slide .col b.t {
		font-size: 16px
	}
}

@media (max-width: 668px) {
	.support_produce-slide .swiper-slide .col b.t {
		font-size: 14px;
		line-height: 40px
	}
}

.support_produce-slide .swiper-slide .col .img {
	width: 100%;
	height: 600px
}

@media (max-width: 1681px) {
	.support_produce-slide .swiper-slide .col .img {
		height: 450px
	}
}

@media (max-width: 1180px) {
	.support_produce-slide .swiper-slide .col .img {
		height: 300px
	}
}

@media (max-width: 968px) {
	.support_produce-slide .swiper-slide .col .img {
		height: 400px
	}
}

@media (max-width: 668px) {
	.support_produce-slide .swiper-slide .col .img {
		height: 250px
	}
}

.support_produce-slide .swiper-slide .col .img span {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

.support_produce-slide .swiper-slide-active {
	box-shadow: 0 8px 30px rgba(0,0,0,0.2)
}

@media (max-width: 968px) {
	.support_produce-slide .swiper-slide-active {
		box-shadow: none
	}
}

.support_produce-slide .swiper-slide-active .col:after {
	opacity: 0
}

.support_produce-slide .swiper-slide-active .col b.t {
	opacity: 1
}

.support_produce-slide-page {
	width: 100%;
	text-align: center;
	margin-top: 50px
}

@media (max-width: 1180px) {
	.support_produce-slide-page {
		margin-top: 20px
	}
}

.support_produce-slide-page .swiper-pagination-bullet {
	width: 24px;
	height: 24px;
	opacity: 1;
	outline: 0;
	background: none;
	margin: 0 8px !important;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url("../images/banner_page03.png")
}

@media (max-width: 968px) {
	.support_produce-slide-page .swiper-pagination-bullet {
		width: 16px;
		height: 16px;
		margin: 0 4px !important
	}
}

.support_produce-slide-page .swiper-pagination-bullet-active {
	background-image: url("../images/banner_page02.png")
}

.support_produce .arrow {
	width: 56px;
	height: 56px;
	line-height: 54px;
	text-align: center;
	border: 1px solid #fff;
	border-radius: 100%;
	outline: 0;
	user-select: none;
	transition: all .5s;
	position: absolute;
	top: 50%;
	margin-top: -28px;
	z-index: 3
}

@media (max-width: 668px) {
	.support_produce .arrow {
		width: 42px;
		height: 42px;
		line-height: 40px;
		margin-top: -21px
	}
}

.support_produce .arrow svg {
	vertical-align: top;
	margin-top: 22px;
	width: 10px;
	height: 10px;
	color: #fff;
	transition: all .5s
}

@media (max-width: 668px) {
	.support_produce .arrow svg {
		margin-top: 16px
	}
}

.support_produce .arrow.support_produce-prev {
	left: 50px
}

@media (max-width: 1440px) {
	.support_produce .arrow.support_produce-prev {
		left: 30px
	}
}

@media (max-width: 1380px) {
	.support_produce .arrow.support_produce-prev {
		left: 15px
	}
}

.support_produce .arrow.support_produce-prev svg {
	transform: rotate(-180deg)
}

.support_produce .arrow.support_produce-next {
	right: 50px
}

@media (max-width: 1440px) {
	.support_produce .arrow.support_produce-next {
		right: 30px
	}
}

@media (max-width: 1380px) {
	.support_produce .arrow.support_produce-next {
		right: 15px
	}
}

.support_produce .arrow:hover {
	border: 1px solid #4179F0;
	background-color: #4179F0
}

.support_produce .arrow:hover svg {
	color: #fff
}

.support_faq {
	padding-top: 80px;
	padding-bottom: 80px;
	background-color: #f5f5f5
}

@media (max-width: 1681px) {
	.support_faq {
		padding-top: 60px;
		padding-bottom: 60px
	}
}

@media (max-width: 1180px) {
	.support_faq {
		padding-top: 20px;
		padding-bottom: 20px
	}
}

.support_faq .faq_list {
	margin-top: 70px
}

@media (max-width: 1180px) {
	.support_faq .faq_list {
		margin-top: 20px
	}
}

.support_faq .more {
	display: block;
	text-align: center
}

.support_faq .more a {
	display: inline-block
}

.support_faq .more .more01 {
	margin: 30px auto 0
}

@media (max-width: 1180px) {
	.support_faq .more .more01 {
		margin-top: 0px
	}
}

.faq_list_w {
	padding-top: 80px;
	padding-bottom: 80px;
	background-color: #f5f5f5
}

@media (max-width: 1681px) {
	.faq_list_w {
		padding-top: 60px;
		padding-bottom: 60px
	}
}

@media (max-width: 1180px) {
	.faq_list_w {
		padding-top: 20px;
		padding-bottom: 20px
	}
}

.faq_list_w .faq_list {
	margin-bottom: 50px
}

@media (max-width: 1440px) {
	.faq_list_w .faq_list {
		margin-bottom: 40px
	}
}

@media (max-width: 1180px) {
	.faq_list_w .faq_list {
		margin-bottom: 0
	}
}

.faq_list ul {
	margin: 0 -15px;
	padding: 0;
	display: flex;
	flex-wrap: wrap
}

@media (max-width: 1440px) {
	.faq_list ul {
		margin: 0 -10px
	}
}

.faq_list ul li {
	width: 33.33%;
	list-style-type: none;
	padding: 0 15px;
	margin-bottom: 30px
}

@media (max-width: 1440px) {
	.faq_list ul li {
		padding: 0 10px;
		margin-bottom: 20px
	}
}

@media (max-width: 968px) {
	.faq_list ul li {
		width: 50%
	}
}

@media (max-width: 668px) {
	.faq_list ul li {
		width: 100%
	}
}

.faq_list ul li a {
	display: block;
	background-color: #fff;
	padding: 30px 30px 20px;
	border-radius: 4px;
	transition: all .5s
}

@media (max-width: 1440px) {
	.faq_list ul li a {
		padding: 20px 20px 10px
	}
}

.faq_list ul li a b.t {
	display: block;
	height: 36px;
	line-height: 36px;
	padding-left: 60px;
	font-size: 18px;
	color: #333;
	margin-bottom: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
	transition: all .5s
}

@media (max-width: 1440px) {
	.faq_list ul li a b.t {
		font-size: 14px;
		height: 30px;
		line-height: 30px;
		padding-left: 40px;
		margin-bottom: 10px
	}
}

.faq_list ul li a b.t:before {
	content: 'Q';
	display: block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background-color: #4179F0;
	color: #fff;
	border-radius: 4px;
	font-size: 22px;

	position: absolute;
	left: 0;
	top: 0;
	z-index: 2
}

@media (max-width: 1440px) {
	.faq_list ul li a b.t:before {
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 18px
	}
}

.faq_list ul li a p {
	display: block;
	padding-left: 60px;
	font-size: 16px;
	line-height: 28px;
	height: 56px;
	color: #666;
	min-width: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	position: relative
}

@media (max-width: 1440px) {
	.faq_list ul li a p {
		font-size: 12px;
		padding-left: 40px
	}
}

.faq_list ul li a p:before {
	content: 'A';
	display: block;
	width: 36px;
	height: 36px;
	line-height: 34px;
	border: 1px solid #4179F0;
	color: #4179F0;
	text-align: center;
	border-radius: 4px;
	font-size: 22px;

	position: absolute;
	left: 0;
	top: 0;
	z-index: 2
}

@media (max-width: 1440px) {
	.faq_list ul li a p:before {
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 18px
	}
}

.faq_list ul li a:hover {
	box-shadow: 0 0 30px 0 rgba(0,0,0,0.2)
}

.faq_list ul li a:hover b.t {
	color: #4179F0
}

.news_list_w {
	padding-bottom: 60px
}

@media (max-width: 968px) {
	.news_list_w {
		padding-bottom: 20px
	}
}

.news_list {
	padding-bottom: 30px
}

@media (max-width: 968px) {
	.news_list {
		padding-bottom: 0
	}
}

.news_list ul {
	margin: 0;
	padding: 0
}

.news_list ul li {
	display: block;
	margin-bottom: 30px
}

@media (max-width: 668px) {
	.news_list ul li {
		margin-bottom: 20px
	}
}

.news_list ul li a {
	display: block;
	width: 100%;
	height: 354px;
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center
}

@media (max-width: 668px) {
	.news_list ul li a {
		height: auto;
		flex-wrap: wrap
	}
}

.news_list ul li a:after {
	content: '';
	display: block;
	width: 75%;
	height: 100%;
	background-color: #f5f5f5;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	transition: all .5s
}

@media (max-width: 1440px) {
	.news_list ul li a:after {
		width: 70%
	}
}

@media (max-width: 668px) {
	.news_list ul li a:after {
		display: none
	}
}

.news_list ul li a .date {
	width: 200px;
	color: #4179F0;

	font-size: 26px;
	position: relative;
	z-index: 2;
	transition: all .5s
}

@media (max-width: 968px) {
	.news_list ul li a .date {
		display: none
	}
}

.news_list ul li a .date span {
	display: block;
	font-size: 46px;

	margin-bottom: 10px
}

.news_list ul li a .img {
	width: 410px;
	height: 270px;
	overflow: hidden;
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
	position: relative;
	z-index: 2
}

@media (max-width: 668px) {
	.news_list ul li a .img {
		width: 100%;
		height: 200px
	}
}

.news_list ul li a .img span {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-color: #fff;
	transition: all 1s
}

.news_list ul li a .txt {
	flex: 1;
	padding-left: 50px;
	padding-right: 80px;
	position: relative;
	z-index: 2
}

@media (max-width: 1180px) {
	.news_list ul li a .txt {
		padding-left: 40px;
		padding-right: 40px
	}
}

@media (max-width: 668px) {
	.news_list ul li a .txt {
		width: 100%;
		padding: 20px;
		background: #f5f5f5
	}
}

.news_list ul li a .txt b.t {
	display: block;
	font-size: 22px;
	color: #333;
	line-height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: all .5s
}

@media (max-width: 1440px) {
	.news_list ul li a .txt b.t {
		font-size: 18px
	}
}

@media (max-width: 668px) {
	.news_list ul li a .txt b.t {
		font-size: 16px
	}
}

.news_list ul li a .txt b.t:after {
	content: '';
	display: block;
	width: 90px;
	height: 2px;
	line-height: 2px;
	background: #4179F0;
	margin-top: 48px;
	transition: all .5s
}

@media (max-width: 968px) {
	.news_list ul li a .txt b.t:after {
		margin: 20px 0
	}
}

.news_list ul li a .txt .m_date {
	display: none
}

@media (max-width: 968px) {
	.news_list ul li a .txt .m_date {
		display: block;
		
		color: #666
	}
}

.news_list ul li a .txt .des {
	display: block;
	font-size: 16px;
	line-height: 30px;
	color: #666;
	min-width: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin: 30px 0 20px;
	transition: all .5s
}

@media (max-width: 1440px) {
	.news_list ul li a .txt .des {
		font-size: 14px
	}
}

@media (max-width: 668px) {
	.news_list ul li a .txt .des {
		margin: 10px 0
	}
}

.news_list ul li a .txt .icon {
	width: 40px;
	height: 40px;
	line-height: 38px;
	text-align: center;
	border: 1px solid #d1d1d1;
	border-radius: 100%;
	transition: all .5s
}

.news_list ul li a .txt .icon svg {
	vertical-align: top;
	margin-top: 14px;
	width: 10px;
	height: 10px;
	color: #707070;
	transition: all .5s
}

@media (min-width: 1180px) {
	.news_list ul li a:hover:after {
		background: #4179F0;
		width: 100%
	}

	.news_list ul li a:hover .date {
		color: #fff;
		padding-left: 30px
	}

	.news_list ul li a:hover .img span {
		transform: scale(1.1)
	}

	.news_list ul li a:hover .txt b.t {
		color: #fff
	}

	.news_list ul li a:hover .txt b.t:after {
		width: 255px;
		background: #fff
	}

	.news_list ul li a:hover .txt .des {
		color: #fff
	}

	.news_list ul li a:hover .txt .icon {
		border: 1px solid #fff
	}

	.news_list ul li a:hover .txt .icon svg {
		color: #fff
	}
}

.news__content {
	padding: 70px 0;
	background: #f5f5f5
}

@media (max-width: 1440px) {
	.news__content {
		padding: 20px
	}
}

.news__content>.news__content_c {
	background: #fff;
	padding: 70px;
	overflow: hidden
}

@media (max-width: 1440px) {
	.news__content>.news__content_c {
		padding: 40px
	}
}

@media (max-width: 1180px) {
	.news__content>.news__content_c {
		padding: 20px
	}
}

.news__content-title {
	max-width: 920px;
	margin: 0 auto 20px;
	font-size: 22px;
	line-height: 40px;
	color: #333;
	font-weight: bold;
	text-align: center
}

@media (max-width: 1380px) {
	.news__content-title {
		font-size: 20px;
		line-height: 30px
	}
}

.news__content-info {
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	padding: 0;
	color: #999;
	
}

.news__content-info span {
	display: inline-block;
	vertical-align: top
}

.news__content-info svg {
	width: 20px;
	height: 20px;
	color: #999
}

.news__content-txt {
	padding: 30px 0;
	font-size: 16px;
	line-height: 30px;
	color: #666;
	margin-top: 30px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd
}

@media (max-width: 1440px) {
	.news__content-txt {
		font-size: 14px;
		line-height: 26px
	}
}

@media (max-width: 668px) {
	.news__content-txt {
		font-weight: normal;
		margin-top: 20px;
		padding: 10px 0
	}
}

.news__content-txt img {
	max-width: 100% !important;
	height: auto !important;
	margin-top: 10px;
	margin-bottom: 10px
}

.news__content .updown {
	padding: 40px 0 0 0;
	font-size: 14px;
	line-height: 28px;
	color: #666
}

@media (max-width: 1380px) {
	.news__content .updown {
		padding: 20px 0 0;
		font-size: 12px;
		line-height: 22px
	}
}

@media (max-width: 1180px) {
	.news__content .updown {
		padding: 10px 0 0
	}
}

.news__content .updown a {
	color: #666;
	transition: all .5s
}

.news__content .updown a:hover {
	color: #4179F0
}

.news__content .updown .inner {
	width: 100%;
	padding-right: 150px;
	position: relative
}

@media (max-width: 668px) {
	.news__content .updown .inner {
		padding: 0
	}
}

.news__content .updown .btn_back {
	display: block;
	width: 150px;
	height: 44px;
	line-height: 42px;
	padding: 0 30px;
	border-radius: 40px;
	border: 1px solid #5b5b5b;
	color: #666;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -22px;
	transition: all .5s
}

@media (max-width: 668px) {
	.news__content .updown .btn_back {
		position: static;
		margin: 20px auto 0
	}
}

.news__content .updown .btn_back span {
	display: block;
	float: right;
	margin: 14px 0 0;
	width: 15px;
	height: 12px;
	position: relative
}

.news__content .updown .btn_back span:before,.news__content .updown .btn_back span:after {
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	line-height: 1px;
	background: #5b5b5b;
	position: absolute;
	left: 0;
	transition: all .5s
}

.news__content .updown .btn_back span:before {
	top: 0
}

.news__content .updown .btn_back span:after {
	bottom: 0
}

.news__content .updown .btn_back span i {
	display: block;
	width: 100%;
	height: 1px;
	line-height: 1px;
	background: #5b5b5b;
	position: absolute;
	left: 0;
	top: 50%;
	transition: all .5s
}

.news__content .updown .btn_back:hover {
	background: #4179F0;
	border-color: #4179F0;
	color: #fff;
	text-decoration: none
}

.news__content .updown .btn_back:hover span:before,.news__content .updown .btn_back:hover span:after {
	width: 10px;
	background: #fff
}

.news__content .updown .btn_back:hover span:before {
	top: 2px;
	transform: rotate(-45deg)
}

.news__content .updown .btn_back:hover span:after {
	bottom: 2px;
	transform: rotate(45deg)
}

.news__content .updown .btn_back:hover span i {
	opacity: 0
}

.intro__about {
	padding-top: 80px;
	padding-bottom: 80px;
	background-repeat: no-repeat;
	background-position: right top;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	background-image: url("../images/intro_about_bg.jpg")
}

@media (max-width: 1681px) {
	.intro__about {
		padding-top: 60px;
		padding-bottom: 60px
	}
}

@media (max-width: 1180px) {
	.intro__about {
		padding-top: 20px;
		padding-bottom: 20px
	}
}

.intro__about-inner {
	margin-top: 40px;
	display: flex;
	justify-content: space-between
}

@media (max-width: 1180px) {
	.intro__about-inner {
		margin-top: 20px
	}
}

@media (max-width: 968px) {
	.intro__about-inner {
		flex-wrap: wrap
	}
}

.intro__about-inner .txt01 {
	width: 50%;
	padding-right: 40px
}

@media (max-width: 1180px) {
	.intro__about-inner .txt01 {
		padding-right: 10px
	}
}

@media (max-width: 968px) {
	.intro__about-inner .txt01 {
		width: 100%;
		padding-right: 0
	}
}

.intro__about-inner .txt02 {
	width: 50%;
	padding-left: 40px;
	display: flex;
	flex-direction: column;
	justify-content: space-between
}

@media (max-width: 1180px) {
	.intro__about-inner .txt02 {
		padding-left: 10px
	}
}

@media (max-width: 968px) {
	.intro__about-inner .txt02 {
		width: 100%;
		padding-left: 0;
		margin-top: 20px
	}
}

.intro__about-inner .about_num {
	margin-bottom: 40px
}

@media (max-width: 968px) {
	.intro__about-inner .about_num {
		margin-bottom: 0
	}
}

.intro__about-inner .about_num ul {
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: space-between
}

.intro__about-inner .about_num ul li {
	list-style-type: none;
	color: #666666;
	display: flex
}

.intro__about-inner .about_num-icon {
	width: 36px;
	height: 36px;
	margin: 0 20px 0 0
}

@media (max-width: 668px) {
	.intro__about-inner .about_num-icon {
		width: 20px;
		height: 20px;
		margin: 5px 10px 0 0
	}
}

.intro__about-inner .about_num-icon svg {
	vertical-align: top;
	width: 100%;
	height: 100%
}

.intro__about-inner .about_num-txt {
	flex: 1
}

.intro__about-inner .about_num-txt span {

	font-size: 60px;
	color: #4179F0
}

@media (max-width: 1440px) {
	.intro__about-inner .about_num-txt span {
		font-size: 50px
	}
}

@media (max-width: 1380px) {
	.intro__about-inner .about_num-txt span {
		font-size: 40px
	}
}

@media (max-width: 1180px) {
	.intro__about-inner .about_num-txt span {
		font-size: 30px
	}
}

@media (max-width: 668px) {
	.intro__about-inner .about_num-txt span {
		font-size: 20px
	}
}

.intro__about-inner .about_num-txt em {
	font-style: normal;
	font-size: 20px;
	color: #4179F0
}

@media (max-width: 668px) {
	.intro__about-inner .about_num-txt em {
		font-size: 16px
	}
}

.intro__about-inner .about_num-txt p {
	color: #333
}

@media (max-width: 668px) {
	.intro__about-inner .about_num-txt p {
		font-size: 12px
	}
}

.intro__history {
	padding-top: 80px;
	padding-bottom: 80px;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url("../images/intro_history_bg.jpg")
}

@media (max-width: 1681px) {
	.intro__history {
		padding-top: 60px;
		padding-bottom: 60px
	}
}

@media (max-width: 1180px) {
	.intro__history {
		padding-top: 20px;
		padding-bottom: 20px
	}
}

.intro__history .title02 h3 span {
	color: #e9edf3
}

.intro__history-slide {
	margin: 50px 0
}

@media (max-width: 1180px) {
	.intro__history-slide {
		margin: 20px 0
	}
}

.intro__history-slide .swiper-slide .item {
	display: flex;
	justify-content: space-between;
	align-items: center
}

@media (max-width: 968px) {
	.intro__history-slide .swiper-slide .item {
		flex-wrap: wrap
	}
}

.intro__history-slide .swiper-slide .item_txt {
	width: 58%;
	padding-right: 65px
}

@media (max-width: 1180px) {
	.intro__history-slide .swiper-slide .item_txt {
		padding-right: 20px
	}
}

@media (max-width: 968px) {
	.intro__history-slide .swiper-slide .item_txt {
		width: 100%;
		padding-right: 0
	}
}

.intro__history-slide .swiper-slide .item_txt-title span {
	display: block;
	height: 20px;
	line-height: 20px;
	font-size: 20px;
	color: #333;
	font-weight: bold
}

@media (max-width: 668px) {
	.intro__history-slide .swiper-slide .item_txt-title span {
		height: 16px;
		line-height: 16px;
		font-size: 16px;
		text-align: center
	}
}

.intro__history-slide .swiper-slide .item_txt-title p {
	display: block;
	height: 80px;
	line-height: 80px;
	font-size: 80px;
	color: #4179F0;
	
	margin: 30px 0 50px;
	text-shadow: 0px 10px 10px rgba(230,0,18,0.3)
}

@media (max-width: 1440px) {
	.intro__history-slide .swiper-slide .item_txt-title p {
		height: 40px;
		line-height: 40px;
		font-size: 40px;
		margin: 30px 0
	}
}

@media (max-width: 668px) {
	.intro__history-slide .swiper-slide .item_txt-title p {
		height: 26px;
		line-height: 26px;
		font-size: 26px;
		margin: 20px 0;
		text-align: center
	}
}

.intro__history-slide .swiper-slide .item_txt-des {
	width: 100%;
	height: 250px
}

.intro__history-slide .swiper-slide .item_txt-des ul li {
	list-style-type: decimal-leading-zero;

	font-size: 16px;
	line-height: 30px;
	color: #333;
	margin-bottom: 20px
}

@media (max-width: 1440px) {
	.intro__history-slide .swiper-slide .item_txt-des ul li {
		font-size: 14px;
		line-height: 26px;
		margin-bottom: 10px
	}
}

.intro__history-slide .swiper-slide .item_image {
	width: 42%;
	height: 390px;
	position: relative
}

@media (max-width: 1440px) {
	.intro__history-slide .swiper-slide .item_image {
		height: 350px
	}
}

@media (max-width: 968px) {
	.intro__history-slide .swiper-slide .item_image {
		width: 100%;
		margin-top: 20px
	}
}

@media (max-width: 668px) {
	.intro__history-slide .swiper-slide .item_image {
		height: 200px
	}
}

.intro__history-slide .swiper-slide .item_image .arrow {
	width: 56px;
	height: 56px;
	line-height: 54px;
	text-align: center;
	border: 1px solid #fff;
	border-radius: 100%;
	outline: 0;
	user-select: none;
	transition: all .5s;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 3
}

@media (max-width: 968px) {
	.intro__history-slide .swiper-slide .item_image .arrow {
		display: none
	}
}

.intro__history-slide .swiper-slide .item_image .arrow svg {
	vertical-align: top;
	margin-top: 22px;
	width: 10px;
	height: 10px;
	color: #fff;
	transition: all .5s
}

.intro__history-slide .swiper-slide .item_image .arrow.intro__history-prev {
	left: 10px
}

.intro__history-slide .swiper-slide .item_image .arrow.intro__history-prev svg {
	transform: rotate(-180deg)
}

.intro__history-slide .swiper-slide .item_image .arrow.intro__history-next {
	right: 10px
}

.intro__history-slide .swiper-slide .item_image .arrow:hover {
	border: 1px solid #4179F0;
	background-color: #4179F0
}

.intro__history-slide .swiper-slide .item_image .arrow:hover svg {
	color: #fff
}

.intro__history-slide .swiper-slide .item_image span {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-color: #fff
}

.intro__history-btns {
	width: 100%;
	position: relative
}

.intro__history-btns .arrow {
	width: 56px;
	height: 56px;
	line-height: 54px;
	text-align: center;
	border: 1px solid #d1d1d1;
	border-radius: 100%;
	outline: 0;
	user-select: none;
	transition: all .5s;
	position: absolute;
	top: 0;
	z-index: 3
}

@media (max-width: 1180px) {
	.intro__history-btns .arrow {
		background-color: #f1f1f1
	}
}

.intro__history-btns .arrow svg {
	vertical-align: top;
	margin-top: 22px;
	width: 10px;
	height: 10px;
	color: #707070;
	transition: all .5s
}

.intro__history-btns .arrow.intro__history-prev {
	left: -66px
}

@media (max-width: 1180px) {
	.intro__history-btns .arrow.intro__history-prev {
		left: 0px
	}
}

.intro__history-btns .arrow.intro__history-prev svg {
	transform: rotate(-180deg)
}

.intro__history-btns .arrow.intro__history-next {
	right: -66px
}

@media (max-width: 1180px) {
	.intro__history-btns .arrow.intro__history-next {
		right: 0px
	}
}

.intro__history-btns .arrow:hover {
	border: 1px solid #4179F0;
	background-color: #4179F0
}

.intro__history-btns .arrow:hover svg {
	color: #fff
}

@media (max-width: 968px) {
	.intro__history-page {
		padding: 0 80px
	}
}

.intro__history-page:before {
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	line-height: 1px;
	background-color: #d7d7d7;
	position: absolute;
	left: 0;
	top: 28px;
	z-index: 1
}

.intro__history-page .swiper-pagination-bullet {
	width: 16.66%;
	height: auto;
	background: none;
	border-radius: 0;
	opacity: 1;
	padding-top: 50px;
	outline: 0;
	user-select: none
}

.intro__history-page .swiper-pagination-bullet .des {
	text-align: center;
	position: relative;
	font-size: 18px;
	height: 20px;
	line-height: 20px;
	color: #333
}

@media (max-width: 1440px) {
	.intro__history-page .swiper-pagination-bullet .des {
		font-size: 14px
	}
}

.intro__history-page .swiper-pagination-bullet .des:before {
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	line-height: 8px;
	background-color: #d7d7d7;
	border-radius: 100%;
	position: absolute;
	left: 50%;
	margin-left: -4px;
	top: -26px;
	z-index: 3;
	transition: all .5s
}

.intro__history-page .swiper-pagination-bullet .des:after {
	content: '';
	display: block;
	width: 16px;
	height: 16px;
	line-height: 16px;
	background-color: #4179F0;
	border-radius: 100%;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: -30px;
	z-index: 2;
	opacity: 0;
	transition: all .5s
}

.intro__history-page .swiper-pagination-bullet .des b {
	display: block;
	transition: all .5s
}

@media (max-width: 968px) {
	.intro__history-page .swiper-pagination-bullet .des b {
		display: none
	}
}

.intro__history-page .swiper-pagination-bullet .des p {
	display: block;
	margin: 10px 0 0
}

@media (max-width: 1440px) {
	.intro__history-page .swiper-pagination-bullet .des p {
		margin: 5px 0 0
	}
}

@media (max-width: 968px) {
	.intro__history-page .swiper-pagination-bullet .des p {
		display: none
	}
}

.intro__history-page .swiper-pagination-bullet-active .des:before {
	background-color: #4179F0
}

.intro__history-page .swiper-pagination-bullet-active .des:after {
	opacity: .5
}

.intro__history-page .swiper-pagination-bullet-active .des b {
	color: #4179F0
}

.list_history {
	padding: 80px 120px 120px;
	margin-bottom: 60px;
	background-color: #f5f5f5
}

@media (max-width: 1440px) {
	.list_history {
		padding: 50px 50px 120px;
		margin-bottom: 40px
	}
}

@media (max-width: 968px) {
	.list_history {
		padding: 20px 20px 100px;
		margin-bottom: 20px
	}
}

.list_history>ul {
	margin: 0;
	padding: 120px 0 50px;
	position: relative
}

@media (max-width: 668px) {
	.list_history>ul {
		padding: 60px 0 0
	}
}

.list_history>ul .t1 {
	display: block;
	width: 70px;
	height: 70px;
	line-height: 70px;
	border-radius: 100%;
	text-align: center;
	background-color: #4179F0;
	color: #fff;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -35px;
	z-index: 2
}

@media (max-width: 668px) {
	.list_history>ul .t1 {
		width: 50px;
		height: 50px;
		line-height: 50px;
		left: 20px;
		margin-left: 0
	}
}

.list_history>ul .t2 {
	display: block;
	width: 100%;
	line-height: 60px;
	font-size: 60px;
	color: #4179F0;

	text-align: center;
	text-shadow: 0px 10px 10px rgba(230,0,18,0.3);
	font-style: normal;
	position: absolute;
	left: 0%;
	bottom: -80px;
	z-index: 2
}

@media (max-width: 1440px) {
	.list_history>ul .t2 {
		line-height: 40px;
		font-size: 40px;
		bottom: -60px
	}
}

@media (max-width: 668px) {
	.list_history>ul .t2 {
		line-height: 26px;
		font-size: 26px;
		text-align: left;
		left: -10px
	}
}

.list_history>ul .t2 span {
	display: block;
	position: relative;
	padding-top: 20px
}

.list_history>ul .t2 span:before {
	content: '';
	display: block;
	width: 16px;
	height: 16px;
	border-radius: 100%;
	background-color: rgba(230,0,18,0.5);
	position: absolute;
	left: 50%;
	top: -10px;
	margin-left: -8px;
	z-index: 1
}

@media (max-width: 668px) {
	.list_history>ul .t2 span:before {
		left: 3px;
		margin-left: 0;
		top: -20px
	}
}

.list_history>ul .t2 span:after {
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 100%;
	background-color: #4179F0;
	position: absolute;
	left: 50%;
	top: -6px;
	margin-left: -4px;
	z-index: 1
}

@media (max-width: 668px) {
	.list_history>ul .t2 span:after {
		left: 7px;
		margin-left: 0;
		top: -16px
	}
}

.list_history>ul:after {
	content: '';
	display: block;
	width: 2px;
	height: 100%;
	background-color: #4179F0;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -1px;
	z-index: 1
}

@media (max-width: 668px) {
	.list_history>ul:after {
		left: 0px;
		margin-left: 0
	}
}

.list_history>ul>li {
	display: block;
	position: relative;
	z-index: 2;
	margin-bottom: 60px;
	overflow: hidden
}

@media (max-width: 668px) {
	.list_history>ul>li {
		margin-bottom: 20px
	}
}

.list_history>ul>li:nth-last-of-type(1) {
	margin-bottom: 0
}

.list_history>ul>li .item {
	width: 100%;
	display: flex;
	justify-content: space-between
}

@media (max-width: 668px) {
	.list_history>ul>li .item {
		flex-wrap: wrap;
		padding-left: 20px
	}
}

.list_history>ul>li .item_txt {
	width: 50%;
	padding: 0 0 0 33px
}

@media (max-width: 668px) {
	.list_history>ul>li .item_txt {
		width: 100%;
		padding: 20px 0 0
	}
}

.list_history>ul>li .item_txt-title {
	position: relative
}

.list_history>ul>li .item_txt-title:before {
	content: '';
	display: block;
	width: 16px;
	height: 16px;
	border-radius: 100%;
	background-color: rgba(230,0,18,0.5);
	position: absolute;
	left: -41px;
	top: 80px;
	z-index: 1
}

@media (max-width: 1440px) {
	.list_history>ul>li .item_txt-title:before {
		top: 70px
	}
}

.list_history>ul>li .item_txt-title:after {
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 100%;
	background-color: #4179F0;
	position: absolute;
	left: -37px;
	top: 84px;
	z-index: 1
}

@media (max-width: 1440px) {
	.list_history>ul>li .item_txt-title:after {
		top: 74px
	}
}

.list_history>ul>li .item_txt-title span {
	display: block;
	height: 20px;
	line-height: 20px;
	font-size: 20px;
	color: #333;
	font-weight: bold
}

@media (max-width: 668px) {
	.list_history>ul>li .item_txt-title span {
		height: 16px;
		line-height: 16px;
		font-size: 16px
	}
}

.list_history>ul>li .item_txt-title p {
	display: block;
	height: 60px;
	line-height: 60px;
	font-size: 60px;
	color: #4179F0;
	
	margin: 30px 0 50px;
	text-shadow: 0px 10px 10px rgba(230,0,18,0.3)
}

@media (max-width: 1440px) {
	.list_history>ul>li .item_txt-title p {
		height: 40px;
		line-height: 40px;
		font-size: 40px;
		margin: 30px 0
	}
}

@media (max-width: 668px) {
	.list_history>ul>li .item_txt-title p {
		height: 26px;
		line-height: 26px;
		font-size: 26px;
		margin: 20px 0
	}
}

@media (max-width: 668px) {
	.list_history>ul>li .item_txt-des ul {
		padding-left: 20px
	}
}

.list_history>ul>li .item_txt-des ul li {
	list-style-type: decimal-leading-zero;
	
	font-size: 16px;
	line-height: 30px;
	color: #333;
	margin-bottom: 20px
}

@media (max-width: 1440px) {
	.list_history>ul>li .item_txt-des ul li {
		font-size: 14px;
		line-height: 26px;
		margin-bottom: 10px
	}
}

.list_history>ul>li .item_image {
	width: 50%;
	padding: 0 33px 0 40px
}

@media (max-width: 668px) {
	.list_history>ul>li .item_image {
		width: 100%;
		padding: 0
	}
}

.list_history>ul>li .item_image img {
	display: block;
	width: 100%;
	background-color: #fff
}

@media (min-width: 668px) {
	.list_history>ul>li:nth-of-type(odd) .item_txt {
		order: -1;
		padding: 0 33px 0 0
	}

	.list_history>ul>li:nth-of-type(odd) .item_txt-title {
		text-align: right
	}

	.list_history>ul>li:nth-of-type(odd) .item_txt-title:before {
		left: auto;
		right: -41px
	}

	.list_history>ul>li:nth-of-type(odd) .item_txt-title:after {
		left: auto;
		right: -37px
	}

	.list_history>ul>li:nth-of-type(odd) .item_image {
		padding: 0 40px 0 33px
	}
}

.intro__organization {
	padding-top: 80px;
	padding-bottom: 80px;
	background-color: #fff
}

@media (max-width: 1681px) {
	.intro__organization {
		padding-top: 60px;
		padding-bottom: 60px
	}
}

@media (max-width: 1180px) {
	.intro__organization {
		padding-top: 20px;
		padding-bottom: 20px
	}
}

.intro__organization-des {
	margin: 50px 0
}

@media (max-width: 1180px) {
	.intro__organization-des {
		margin: 20px 0
	}
}

.intro__organization-des img {
	max-width: 100%
}

.intro__honor {
	padding-top: 80px;
	padding-bottom: 80px;
	background-color: #f5f5f5
}

@media (max-width: 1681px) {
	.intro__honor {
		padding-top: 60px;
		padding-bottom: 60px
	}
}

@media (max-width: 1180px) {
	.intro__honor {
		padding-top: 20px;
		padding-bottom: 20px
	}
}

.intro__honor .title02 h3 span {
	color: #e9edf3
}

.intro__honor-inner {
	margin: 50px 0 0
}

@media (max-width: 1180px) {
	.intro__honor-inner {
		margin: 20px 0 0
	}
}

@media (max-width: 668px) {
	.intro__honor-inner {
		margin: 10px 0 0
	}
}

.intro__honor-hd {
	margin: 40px 0
}

@media (max-width: 1180px) {
	.intro__honor-hd {
		margin: 20px 0
	}
}

@media (max-width: 668px) {
	.intro__honor-hd {
		margin: 10px 0
	}
}

.intro__honor-hd>ul {
	margin: 0;
	padding: 0;
	text-align: center;
	display: flex;
	justify-content: center
}

@media (max-width: 968px) {
	.intro__honor-hd>ul {
		margin: 0 -10px;
		flex-wrap: wrap
	}
}

.intro__honor-hd>ul>li {
	list-style-type: none;
	position: relative;
	margin: 0 15px
}

@media (max-width: 1681px) {
	.intro__honor-hd>ul>li {
		margin: 0 10px
	}
}

@media (max-width: 1380px) {
	.intro__honor-hd>ul>li {
		margin: 0 5px
	}
}

@media (max-width: 968px) {
	.intro__honor-hd>ul>li {
		width: 25%;
		margin: 0;
		padding: 0 10px;
		margin-bottom: 20px
	}
}

@media (max-width: 668px) {
	.intro__honor-hd>ul>li {
		width: 50%;
		margin-bottom: 0
	}
}

.intro__honor-hd>ul>li>span {
	display: block;
	cursor: pointer;
	padding: 0 40px;
	font-size: 16px;
	line-height: 46px;
	white-space: nowrap;
	color: #666;
	border: 1px solid #979797;
	border-radius: 23px;
	transition: all .5s
}

@media (max-width: 1681px) {
	.intro__honor-hd>ul>li>span {
		padding: 0 30px;
		font-size: 14px;
		line-height: 40px
	}
}

@media (max-width: 1180px) {
	.intro__honor-hd>ul>li>span {
		font-size: 12px;
		padding: 0 15px
	}
}

.intro__honor-hd>ul>li.on span,.intro__honor-hd>ul>li:hover span {
	background-color: #4179F0;
	border: 1px solid #4179F0;
	color: #fff
}

.intro__honor-slide a {
	display: block;
	padding: 25px 25px 0;
	background-color: #fff
}

@media (max-width: 1440px) {
	.intro__honor-slide a {
		padding: 20px 20px 0
	}
}

@media (max-width: 668px) {
	.intro__honor-slide a {
		padding: 10px 10px 0
	}
}

.intro__honor-slide a .img {
	width: 100%;
	height: 215px;
	text-align: center;
	position: relative
}

@media (max-width: 1440px) {
	.intro__honor-slide a .img {
		height: 180px
	}
}

@media (max-width: 668px) {
	.intro__honor-slide a .img {
		height: 150px
	}
}

.intro__honor-slide a .img img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}

.intro__honor-slide a .title {
	margin-top: 25px;
	padding: 30px 0;
	border-top: 1px solid #eaeaea;
	line-height: 20px;
	display: flex;
	justify-content: space-between
}

@media (max-width: 1440px) {
	.intro__honor-slide a .title {
		margin-top: 20px;
		padding: 20px 0
	}
}

@media (max-width: 668px) {
	.intro__honor-slide a .title {
		margin-top: 10px;
		padding: 10px 0
	}
}

.intro__honor-slide a .title b {
	flex: 1;
	font-size: 16px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: all .5s
}

@media (max-width: 1440px) {
	.intro__honor-slide a .title b {
		font-size: 14px
	}
}

.intro__honor-slide a .title .icon {
	width: 20px;
	height: 20px
}

.intro__honor-slide a .title .icon svg {
	vertical-align: top;
	width: 100%;
	height: 100%;
	color: #4179F0
}

.intro__honor-slide a:hover .title b {
	color: #4179F0
}

.intro__honor-page {
	width: 100%;
	text-align: center;
	margin: 40px auto
}

@media (max-width: 668px) {
	.intro__honor-page {
		margin: 10px auto
	}
}

.intro__honor-page .swiper-pagination-bullet {
	width: 24px;
	height: 24px;
	opacity: 1;
	outline: 0;
	background: none;
	margin: 0 8px !important;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url("../images/banner_page03.png")
}

@media (max-width: 668px) {
	.intro__honor-page .swiper-pagination-bullet {
		width: 16px;
		height: 16px;
		margin: 0 4px !important
	}
}

.intro__honor-page .swiper-pagination-bullet-active {
	background-image: url("../images/banner_page02.png")
}

.honor__list {
	padding-top: 80px;
	padding-bottom: 80px;
	background-color: #f5f5f5
}

@media (max-width: 1681px) {
	.honor__list {
		padding-top: 60px;
		padding-bottom: 60px
	}
}

@media (max-width: 1180px) {
	.honor__list {
		padding-top: 20px;
		padding-bottom: 20px
	}
}

.honor__list-nav {
	margin: 40px 0
}

@media (max-width: 1180px) {
	.honor__list-nav {
		margin: 20px 0
	}
}

@media (max-width: 668px) {
	.honor__list-nav {
		margin: 10px 0
	}
}

.honor__list-nav>ul {
	margin: 0;
	padding: 0;
	text-align: center;
	display: flex;
	justify-content: center
}

@media (max-width: 968px) {
	.honor__list-nav>ul {
		margin: 0 -10px;
		flex-wrap: wrap
	}
}

.honor__list-nav>ul>li {
	list-style-type: none;
	position: relative;
	margin: 0 15px
}

@media (max-width: 1681px) {
	.honor__list-nav>ul>li {
		margin: 0 10px
	}
}

@media (max-width: 1380px) {
	.honor__list-nav>ul>li {
		margin: 0 5px
	}
}

@media (max-width: 968px) {
	.honor__list-nav>ul>li {
		width: 25%;
		margin: 0;
		padding: 0 10px;
		margin-bottom: 20px
	}
}

@media (max-width: 668px) {
	.honor__list-nav>ul>li {
		width: 50%;
		margin-bottom: 0
	}
}

.honor__list-nav>ul>li>a {
	display: block;
	cursor: pointer;
	padding: 0 40px;
	font-size: 16px;
	line-height: 46px;
	white-space: nowrap;
	color: #666;
	border: 1px solid #979797;
	border-radius: 23px;
	transition: all .5s
}

@media (max-width: 1681px) {
	.honor__list-nav>ul>li>a {
		padding: 0 30px;
		font-size: 14px;
		line-height: 40px
	}
}

@media (max-width: 1180px) {
	.honor__list-nav>ul>li>a {
		font-size: 12px;
		padding: 0 15px
	}
}

.honor__list-nav>ul>li>a.cur,.honor__list-nav>ul>li>a:hover {
	background-color: #4179F0;
	border: 1px solid #4179F0;
	color: #fff
}

.honor__list-list>ul {
	margin: 0 -15px;
	padding: 0;
	display: flex;
	flex-wrap: wrap
}

@media (max-width: 1180px) {
	.honor__list-list>ul {
		margin: 0 -10px
	}
}

.honor__list-list>ul>li {
	list-style-type: none;
	width: 25%;
	padding: 0 15px;
	margin-bottom: 30px
}

@media (max-width: 1180px) {
	.honor__list-list>ul>li {
		width: 33.33%;
		padding: 0 10px;
		margin-bottom: 20px
	}
}

@media (max-width: 668px) {
	.honor__list-list>ul>li {
		width: 100%
	}
}

.honor__list-list>ul>li a {
	display: block;
	padding: 25px 25px 0;
	background-color: #fff
}

@media (max-width: 1440px) {
	.honor__list-list>ul>li a {
		padding: 20px 20px 0
	}
}

@media (max-width: 668px) {
	.honor__list-list>ul>li a {
		padding: 10px 10px 0
	}
}

.honor__list-list>ul>li a .img {
	width: 100%;
	height: 215px;
	text-align: center;
	position: relative
}

@media (max-width: 1440px) {
	.honor__list-list>ul>li a .img {
		height: 180px
	}
}

@media (max-width: 668px) {
	.honor__list-list>ul>li a .img {
		height: 150px
	}
}

.honor__list-list>ul>li a .img img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}

.honor__list-list>ul>li a .title {
	margin-top: 25px;
	padding: 30px 0;
	border-top: 1px solid #eaeaea;
	line-height: 20px;
	display: flex;
	justify-content: space-between
}

@media (max-width: 1440px) {
	.honor__list-list>ul>li a .title {
		margin-top: 20px;
		padding: 20px 0
	}
}

@media (max-width: 668px) {
	.honor__list-list>ul>li a .title {
		margin-top: 10px;
		padding: 10px 0
	}
}

.honor__list-list>ul>li a .title b {
	flex: 1;
	font-size: 16px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: all .5s
}

@media (max-width: 1440px) {
	.honor__list-list>ul>li a .title b {
		font-size: 14px
	}
}

.honor__list-list>ul>li a .title .icon {
	width: 20px;
	height: 20px
}

.honor__list-list>ul>li a .title .icon svg {
	vertical-align: top;
	width: 100%;
	height: 100%;
	color: #4179F0
}

.honor__list-list>ul>li a:hover .title b {
	color: #4179F0
}

.honor__list-page {
	width: 100%;
	text-align: center;
	margin-top: 40px
}

@media (max-width: 668px) {
	.honor__list-page {
		margin-top: 10px
	}
}

.honor__list-page .swiper-pagination-bullet {
	width: 24px;
	height: 24px;
	opacity: 1;
	outline: 0;
	background: none;
	margin: 0 8px !important;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url("../images/banner_page03.png")
}

@media (max-width: 668px) {
	.honor__list-page .swiper-pagination-bullet {
		width: 16px;
		height: 16px;
		margin: 0 4px !important
	}
}

.honor__list-page .swiper-pagination-bullet-active {
	background-image: url("../images/banner_page02.png")
}

.intro__culture {
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url("../images/intro_culture_bg.jpg");
	position: relative
}

@media (max-width: 668px) {
	.intro__culture {
		padding-bottom: 60px
	}
}

@media (min-width: 668px) {
	.intro__culture {
		background-attachment: fixed
	}
}

.intro__culture a.more {
	display: block
}

.intro__culture a.more .more01 {
	border: 1px solid #4179F0;
	color: #fff;
	background: #4179F0;
	position: absolute;
	left: 50%;
	bottom: 40px;
	z-index: 2;
	transform: translateX(-50%)
}

@media (max-width: 668px) {
	.intro__culture a.more .more01 {
		bottom: 15px
	}
}

.intro__culture ul {
	margin: 0;
	padding: 0;
	display: flex
}

@media (max-width: 968px) {
	.intro__culture ul {
		flex-wrap: wrap
	}
}

.intro__culture ul li {
	list-style-type: none;
	width: 25%;
	border-right: 1px solid rgba(255,255,255,0.22);
	padding: 115px 40px 100px;
	color: #fff
}

@media (max-width: 1440px) {
	.intro__culture ul li {
		padding: 70px 20px
	}
}

@media (max-width: 968px) {
	.intro__culture ul li {
		width: 50%;
		padding: 40px 20px;
		border-bottom: 1px solid rgba(255,255,255,0.22)
	}
}

@media (max-width: 668px) {
	.intro__culture ul li {
		width: 100%;
		padding: 20px
	}
}

.intro__culture ul li .title {
	width: 100%;
	position: relative;
	text-align: center
}

.intro__culture ul li .title b {
	display: block;
	width: 100%;
	font-size: 26px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 2
}

@media (max-width: 1440px) {
	.intro__culture ul li .title b {
		font-size: 20px
	}
}

.intro__culture ul li .title span {
	display: block;
	height: 150px;
	line-height: 150px;
	font-size: 150px;

	opacity: .05
}

@media (max-width: 1440px) {
	.intro__culture ul li .title span {
		height: 100px;
		line-height: 100px;
		font-size: 100px
	}
}

.intro__culture ul li .txt {
	font-size: 16px;
	line-height: 30px;
	font-weight: lighter
}

@media (max-width: 1440px) {
	.intro__culture ul li .txt {
		font-size: 14px;
		line-height: 26px
	}
}

.intro__culture ul li .txt:before {
	content: '';
	display: block;
	width: 1px;
	height: 30px;
	background-color: #4179F0;
	margin: 30px auto;
	transform: rotate(30deg)
}

@media (max-width: 1440px) {
	.intro__culture ul li .txt:before {
		height: 20px;
		margin: 20px auto
	}
}

@media (max-width: 668px) {
	.intro__culture ul li .txt:before {
		height: 10px;
		margin: 10px auto
	}
}

.page__about-title {
	color: #333;
	text-align: center
}

.page__about-title .t {
	margin: 0;
	padding: 0;
	font-size: 24px
}

.page__about-title .des {
	margin: 20px 0 0;
	font-size: 16px;
	line-height: 30px
}

@media (max-width: 668px) {
	.page__about-title .des {
		font-size: 14px;
		line-height: 26px
	}
}

.page__about-title .des b,.page__about-title .des strong {
	color: #4179F0
}

.page__about-list {
	margin-top: 40px
}

@media (max-width: 668px) {
	.page__about-list {
		margin-top: 20px
	}
}

.page__about-list>ul {
	margin: 0;
	padding: 0
}

.page__about-list>ul>li {
	list-style-type: none;
	margin-bottom: 30px;
	background-color: #f5f5f5;
	display: flex
}

@media (max-width: 668px) {
	.page__about-list>ul>li {
		flex-wrap: wrap;
		margin-bottom: 20px
	}
}

.page__about-list>ul>li .img {
	width: 50%
}

@media (max-width: 668px) {
	.page__about-list>ul>li .img {
		width: 100%;
		height: 200px
	}
}

.page__about-list>ul>li .img span {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

.page__about-list>ul>li .txt {
	width: 50%;
	padding: 50px;
	color: #666
}

@media (max-width: 1440px) {
	.page__about-list>ul>li .txt {
		padding: 30px;
		line-height: 26px
	}
}

@media (max-width: 668px) {
	.page__about-list>ul>li .txt {
		width: 100%;
		padding: 20px
	}
}

@media (min-width: 668px) {
	.page__about-list>ul>li:nth-of-type(even) .txt {
		order: -1
	}
}

.page__about-video {
	max-width: 1030px;
	margin: 0 auto;
	padding: 30px 0 130px
}

@media (max-width: 1440px) {
	.page__about-video {
		max-width: 800px;
		padding: 30px 0 40px
	}
}

@media (max-width: 668px) {
	.page__about-video {
		padding: 20px 0
	}
}

.page__about-videocol {
	margin-top: 40px
}

@media (max-width: 668px) {
	.page__about-videocol {
		margin-top: 20px
	}
}

.pageinfo {
	padding: 0 0 70px
}

@media (max-width: 1440px) {
	.pageinfo {
		padding: 20px
	}
}

.pageinfo-title {
	max-width: 920px;
	margin: 0 auto 20px;
	font-size: 22px;
	line-height: 40px;
	color: #333;
	font-weight: bold;
	text-align: center
}

@media (max-width: 1380px) {
	.pageinfo-title {
		font-size: 20px;
		line-height: 30px
	}
}

.pageinfo-info {
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	padding: 0;
	color: #999;

}

.pageinfo-info span {
	display: inline-block;
	vertical-align: top
}

.pageinfo-info svg {
	width: 20px;
	height: 20px;
	color: #999
}

.pageinfo-txt {
	padding: 30px 0;
	font-size: 16px;
	line-height: 30px;
	color: #666;
	margin-top: 30px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd
}

@media (max-width: 1440px) {
	.pageinfo-txt {
		font-size: 14px;
		line-height: 26px
	}
}

@media (max-width: 668px) {
	.pageinfo-txt {
		font-weight: normal;
		margin-top: 20px;
		padding: 10px 0
	}
}

.pageinfo-txt img {
	max-width: 100% !important;
	height: auto !important;
	margin-top: 10px;
	margin-bottom: 10px
}

.pageinfo .updown {
	padding: 40px 0 0 0;
	font-size: 14px;
	line-height: 28px;
	color: #666
}

@media (max-width: 1380px) {
	.pageinfo .updown {
		padding: 20px 0 0;
		font-size: 12px;
		line-height: 22px
	}
}

@media (max-width: 1180px) {
	.pageinfo .updown {
		padding: 10px 0 0
	}
}

.pageinfo .updown a {
	color: #666;
	transition: all .5s
}

.pageinfo .updown a:hover {
	color: #4179F0
}

.pageinfo .updown .inner {
	width: 100%;
	padding-right: 150px;
	position: relative
}

@media (max-width: 668px) {
	.pageinfo .updown .inner {
		padding: 0
	}
}

.pageinfo .updown .btn_back {
	display: block;
	width: 150px;
	height: 44px;
	line-height: 42px;
	padding: 0 30px;
	border-radius: 40px;
	border: 1px solid #5b5b5b;
	color: #666;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -22px;
	transition: all .5s
}

@media (max-width: 668px) {
	.pageinfo .updown .btn_back {
		position: static;
		margin: 20px auto 0
	}
}

.pageinfo .updown .btn_back span {
	display: block;
	float: right;
	margin: 14px 0 0;
	width: 15px;
	height: 12px;
	position: relative
}

.pageinfo .updown .btn_back span:before,.pageinfo .updown .btn_back span:after {
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	line-height: 1px;
	background: #5b5b5b;
	position: absolute;
	left: 0;
	transition: all .5s
}

.pageinfo .updown .btn_back span:before {
	top: 0
}

.pageinfo .updown .btn_back span:after {
	bottom: 0
}

.pageinfo .updown .btn_back span i {
	display: block;
	width: 100%;
	height: 1px;
	line-height: 1px;
	background: #5b5b5b;
	position: absolute;
	left: 0;
	top: 50%;
	transition: all .5s
}

.pageinfo .updown .btn_back:hover {
	background: #4179F0;
	border-color: #4179F0;
	color: #fff;
	text-decoration: none
}

.pageinfo .updown .btn_back:hover span:before,.pageinfo .updown .btn_back:hover span:after {
	width: 10px;
	background: #fff
}

.pageinfo .updown .btn_back:hover span:before {
	top: 2px;
	transform: rotate(-45deg)
}

.pageinfo .updown .btn_back:hover span:after {
	bottom: 2px;
	transform: rotate(45deg)
}

.pageinfo .updown .btn_back:hover span i {
	opacity: 0
}

.list_culture {
	margin-bottom: 80px
}

@media (max-width: 1440px) {
	.list_culture {
		margin-bottom: 40px
	}
}

@media (max-width: 1180px) {
	.list_culture {
		margin-bottom: 0px
	}
}

.list_culture>ul {
	margin: 0;
	padding: 0
}

.list_culture>ul>li {
	display: block
}

@media (max-width: 668px) {
	.list_culture>ul>li {
		margin-bottom: 20px
	}
}

.list_culture>ul>li .item {
	background-color: #f8f8f8;
	width: 100%;
	display: flex;
	align-items: center
}

@media (max-width: 668px) {
	.list_culture>ul>li .item {
		flex-wrap: wrap
	}
}

.list_culture>ul>li .item .img {
	width: 50%;
	height: 480px;
	overflow: hidden
}

@media (max-width: 1440px) {
	.list_culture>ul>li .item .img {
		height: 400px
	}
}

@media (max-width: 668px) {
	.list_culture>ul>li .item .img {
		width: 100%;
		height: 200px
	}
}

.list_culture>ul>li .item .img span {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	transition: all 1s
}

.list_culture>ul>li .item .txt {
	width: 50%;
	padding: 0 70px
}

@media (max-width: 1440px) {
	.list_culture>ul>li .item .txt {
		padding: 0 50px
	}
}

@media (max-width: 1180px) {
	.list_culture>ul>li .item .txt {
		padding: 0 20px
	}
}

@media (max-width: 668px) {
	.list_culture>ul>li .item .txt {
		width: 100%;
		padding: 20px
	}
}

.list_culture>ul>li .item .txt b.t {
	display: inline-block;
	font-size: 26px;
	color: #4179F0
}

@media (max-width: 1440px) {
	.list_culture>ul>li .item .txt b.t {
		font-size: 20px
	}
}

@media (max-width: 1180px) {
	.list_culture>ul>li .item .txt b.t {
		font-weight: 18px
	}
}

@media (max-width: 668px) {
	.list_culture>ul>li .item .txt b.t {
		font-size: 16px
	}
}

.list_culture>ul>li .item .txt b.t:after {
	content: '';
	display: block;
	width: 40px;
	height: 2px;
	line-height: 2px;
	background-color: #4179F0;
	margin: 20px 0;
	transition: all .5s
}

.list_culture>ul>li .item .txt .des {
	color: #666
}

@media (min-width: 668px) {
	.list_culture>ul>li .item:hover .img span {
		transform: scale(1.1)
	}

	.list_culture>ul>li .item:hover .txt b.t:after {
		width: 100%
	}
}

@media (min-width: 668px) {
	.list_culture>ul>li:nth-of-type(even) .item .txt {
		order: -1
	}
}

.contact__info {
	padding-top: 80px;
	padding-bottom: 80px
}

@media (max-width: 1681px) {
	.contact__info {
		padding-top: 60px;
		padding-bottom: 60px
	}
}

@media (max-width: 1180px) {
	.contact__info {
		padding-top: 20px;
		padding-bottom: 20px
	}
}

@media (max-width: 668px) {
	.contact__info .title02_des {
		font-size: 14px
	}
}

.contact__info-inner {
	margin-top: 50px;
	padding: 50px 0 30px;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url("../images/contact_bg.jpg");
	display: flex;
	align-items: center;
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.1)
}

@media (max-width: 1180px) {
	.contact__info-inner {
		margin-top: 20px;
		background-repeat: no-repeat;
		background-position: left bottom;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover
	}
}

@media (max-width: 968px) {
	.contact__info-inner {
		flex-wrap: wrap
	}
}

@media (max-width: 668px) {
	.contact__info-inner {
		background: none;
		padding: 20px 0
	}
}

.contact__info-map {
	width: 100%;
	height: 535px;
	margin-top: 70px
}

@media (max-width: 1681px) {
	.contact__info-map {
		height: 500px;
		margin-top: 60px
	}
}

@media (max-width: 1180px) {
	.contact__info-map {
		height: 400px;
		margin-top: 20px
	}
}

@media (max-width: 968px) {
	.contact__info-map {
		width: 100%;
		height: 350px
	}
}

@media (max-width: 668px) {
	.contact__info-map {
		height: 300px
	}
}

.contact__info-map #map01 {
	width: 100%;
	height: 100%
}

.contact_side {
	width: 420px;
	text-align: center
}

@media (max-width: 1440px) {
	.contact_side {
		width: 380px
	}
}

@media (max-width: 968px) {
	.contact_side {
		max-width: 400px;
		margin: 0 auto;
		display: flex;
		justify-content: center
	}
}

.contact_side .logo {
	width: 110px;
	margin: 0 auto
}

.contact_side .logo img {
	max-width: 100%
}

.contact_side .qr {
	width: 110px;
	margin: 60px auto 0
}

@media (max-width: 968px) {
	.contact_side .qr {
		margin-top: 0
	}
}

.contact_side .qr img {
	width: 100%;
	border: 1px solid #ddd
}

.contact_side .qr span {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #999
}

.contact_right {
	flex: 1;
	margin: 0 80px
}

@media (max-width: 1440px) {
	.contact_right {
		margin: 0 40px
	}
}

@media (max-width: 968px) {
	.contact_right {
		order: -1;
		padding: 0 20px
	}
}

@media (max-width: 668px) {
	.contact_right {
		margin: 0
	}
}

.contact_right .title01 {
	height: 70px;
	line-height: 70px;
	position: relative;
	margin-bottom: 20px
}

@media (max-width: 1440px) {
	.contact_right .title01 {
		height: 50px;
		line-height: 50px
	}
}

.contact_right .title01 em {
	display: block;

	color: rgba(230,0,18,0.08);
	font-style: normal;
	height: 70px;
	font-size: 70px;
	position: absolute;
	left: -15px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 2
}

@media (max-width: 1440px) {
	.contact_right .title01 em {
		height: 50px;
		font-size: 50px
	}
}

.contact_right .title01 span {
	display: block;
	font-size: 20px;
	color: #333;
	font-weight: bold
}

.contact_right .list {
	border-bottom: 1px solid rgba(230,0,18,0.3)
}

.contact_right .list:nth-last-of-type(1) {
	border-bottom: none
}

.contact_right .list>ul {
	max-width: 720px;
	margin: 0;
	padding: 0
}

.contact_right .list>ul>li {
	display: block;
	position: relative;
	font-size: 16px;
	line-height: 30px;
	color: #333;
	padding-left: 120px;
	margin: 20px 0
}

@media (max-width: 1440px) {
	.contact_right .list>ul>li {
		font-size: 14px;
		line-height: 26px;
		padding-left: 90px
	}
}

.contact_right .list>ul>li span.t {
	display: block;
	width: 120px;
	font-weight: bold;
	color: #666;
	position: absolute;
	left: 0;
	top: 0
}

@media (max-width: 1440px) {
	.contact_right .list>ul>li span.t {
		width: 90px
	}
}

.contact_right .list>ul>li>ul {
	margin: 0;
	padding: 0
}

.contact_right .list>ul>li>ul li {
	display: inline-block;
	min-width: 220px
}

.contact_right .list>ul>li>ul li.block {
	display: block
}

.contact__distribution {
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url("../images/contact_distribution_bg.jpg")
}

.contact__distribution .title02 h3 span {
	color: #e9edf3
}

.contact__distribution-inner {
	padding-top: 80px;
	display: flex;
	flex-wrap: wrap
}

@media (max-width: 1681px) {
	.contact__distribution-inner {
		padding-top: 60px
	}
}

@media (max-width: 1180px) {
	.contact__distribution-inner {
		padding-top: 20px
	}
}

.contact__distribution-txt {
	width: 100%
}

.contact__distribution-txt .txt {
	margin: 20px 0;
	font-size: 20px;
	line-height: 40px;
	font-weight: bold;
	color: #333
}

@media (max-width: 1681px) {
	.contact__distribution-txt .txt {
		font-size: 18px;
		line-height: 36px
	}
}

@media (max-width: 668px) {
	.contact__distribution-txt .txt {
		font-size: 14px;
		line-height: 30px
	}
}

.contact__distribution-txt .txt em {
	font-style: normal;
	color: #4179F0
}

.contact__distribution-txt .txt em a {
	color: #4179F0
}

.contact__distribution-map {
	width: 100%;
	text-align: center
}

.contact__distribution-map img {
	max-width: 100%
}

.contact__bottom {
	padding: 90px 20px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url("../images/contact_bottom_bg.jpg");
	font-size: 20px
}

@media (max-width: 1180px) {
	.contact__bottom {
		padding: 50px 20px;
		font-size: 18px
	}
}

@media (max-width: 668px) {
	.contact__bottom {
		font-size: 16px
	}
}

.contact__bottom b {
	display: block;
	font-size: 24px;
	margin-bottom: 30px
}

@media (max-width: 1180px) {
	.contact__bottom b {
		font-size: 20px;
		margin-bottom: 15px
	}
}

@media (max-width: 668px) {
	.contact__bottom b {
		font-size: 15px
	}
}

.contact__bottom span {
	color: #4179F0
}

.search_list_w {
	padding-bottom: 60px;
	background: #f5f5f5
}

@media (max-width: 968px) {
	.search_list_w {
		padding-bottom: 20px
	}
}

.search_list {
	padding: 80px 0
}

@media (max-width: 1681px) {
	.search_list {
		padding: 60px 0 20px
	}
}

@media (max-width: 1180px) {
	.search_list {
		padding: 20px 0 0
	}
}

.search_list ul {
	margin: 0 -15px;
	padding: 0;
	display: flex;
	flex-wrap: wrap
}

@media (max-width: 1180px) {
	.search_list ul {
		margin: 0 -10px
	}
}

.search_list ul li {
	display: block;
	width: 33.33%;
	padding: 0 15px;
	margin-bottom: 30px
}

@media (max-width: 1180px) {
	.search_list ul li {
		width: 50%;
		padding: 0 10px;
		margin-bottom: 20px
	}
}

@media (max-width: 668px) {
	.search_list ul li {
		width: 100%
	}
}

.search_list ul li a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	background-color: #fff;
	padding: 40px
}

@media (max-width: 1440px) {
	.search_list ul li a {
		padding: 20px
	}
}

.search_list ul li a .txt b.t {
	display: block;
	font-size: 16px;
	color: #333;
	height: 52px;
	line-height: 26px;
	min-width: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	transition: all .5s
}

@media (max-width: 668px) {
	.search_list ul li a .txt b.t {
		font-size: 14px
	}
}

.search_list ul li a .txt .des {
	display: block;
	font-size: 16px;
	line-height: 30px;
	color: #666;
	min-width: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	transition: all .5s
}

@media (max-width: 1440px) {
	.search_list ul li a .txt .des {
		font-size: 14px
	}
}

@media (max-width: 668px) {
	.search_list ul li a .txt .des {
		margin: 10px 0
	}
}

.search_list ul li a .txt .des:before {
	content: '';
	display: block;
	width: 60px;
	height: 1px;
	line-height: 1px;
	background: #4179F0;
	margin: 10px 0;
	transition: all .5s
}

@media (min-width: 1180px) {
	.search_list ul li a:hover .txt b.t {
		color: #4179F0
	}

	.search_list ul li a:hover .txt .des:before {
		width: 100%
	}
}

.target-fix {
	position: relative;
	top: 0px;
	display: block;
	height: 1px;
	background: none;
	overflow: hidden;
	outline: 0;
	text-decoration: none;
	border: none
}

.target-fix:focus {
	outline: 0
}

.mt {
	margin-top: 100px
}

@media (max-width: 1180px) {
	.mt {
		margin-top: 70px
	}
}

.pt {
	padding-top: 100px
}

@media (max-width: 1380px) {
	.pt {
		padding-top: 70px
	}
}

#warper {
	max-width: 1920px;
	margin: 0 auto
}

svg {
	overflow: hidden;
	display: inline-block;
	fill: currentColor
}

.hidden-svg {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden
}
 
 /* .header{width:100%;height:110px;padding:0 40px;background:rgba(0,0,0,0.4);position:absolute;left:0;top:0;z-index:20;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}@media (max-width: 1440px){.header{height:80px}}@media (max-width: 1180px){.header{height:70px;padding:0 20px}}.sticker .header{height:80px}@media (max-width: 1180px){.sticker .header{height:70px}}.header__logo{display:block;height:78px;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}@media (max-width: 1440px){.header__logo{height:60px}}@media (max-width: 1180px){.header__logo{height:50px}}.sticker .header__logo{height:60px}@media (max-width: 1180px){.sticker .header__logo{height:50px}}.header__logo img{height:100%}.header__nav{margin-left:auto}@media (max-width: 1180px){.header__nav{display:none}}.header__nav>ul{margin:0;padding:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.header__nav>ul>li{list-style-type:none}.header__nav>ul>li>a{display:block;padding:0 20px;color:#fff;font-size:18px;height:110px;line-height:110px;position:relative;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}@media (max-width: 1440px){.header__nav>ul>li>a{font-size:16px;height:80px;line-height:80px}}.sticker .header__nav>ul>li>a{line-height:80px}.header__nav>ul>li>a:before{content:'';display:block;width:0%;height:2px;line-height:2px;background:#4179F0;position:absolute;left:50%;top:0;z-index:2;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.header__nav>ul>li .sub{display:none;width:100%;background:rgba(255,255,255,0.9);position:absolute;left:0;top:110px;z-index:2}@media (max-width: 1440px){.header__nav>ul>li .sub{top:80px}}.header__nav>ul>li .sub .sub_inner{border-top:2px solid #4179F0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.header__nav>ul>li .sub .sub_txt{width:30%;padding-top:60px;padding-right:40px;background:rgba(255,255,255,0.6);padding-bottom:68px;}.header__nav>ul>li .sub .sub_txt .title{font-size:24px;color:#4179F0}@media (max-width: 1440px){.header__nav>ul>li .sub .sub_txt .title{font-size:20px}}.header__nav>ul>li .sub .sub_txt .title:after{content:'';display:block;width:55px;height:2px;line-height:2px;background-color:#4179F0;margin:20px 0}.header__nav>ul>li .sub .sub_txt .des{text-align:justify;font-size:16px;line-height:34px;color:#555}@media (max-width: 1440px){.header__nav>ul>li .sub .sub_txt .des{font-size:14px;line-height:26px}}.header__nav>ul>li .sub .sub_right{width:70%;border-left:1px solid #e5e5e5;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.header__nav>ul>li .sub .sub_right .sub_nav{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding:60px 40px 40px}.header__nav>ul>li .sub .sub_right .sub_nav ul{margin:0 -10px;padding:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.header__nav>ul>li .sub .sub_right .sub_nav ul li{list-style-type:none;width:25%;padding:0 10px;margin-bottom:20px}.header__nav>ul>li .sub .sub_right .sub_nav ul li a{display:block;width:100%;height:54px;line-height:52px;border:1px solid #9b9b9b;text-align:center;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}@media (max-width: 1440px){.header__nav>ul>li .sub .sub_right .sub_nav ul li a{font-size:13px;height:44px;line-height:42px}}.header__nav>ul>li .sub .sub_right .sub_nav ul li a span{color:#666;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.header__nav>ul>li .sub .sub_right .sub_nav ul li a .icon{display:inline-block;vertical-align:top;margin-top:11px;margin-left:10px;width:30px;height:30px}@media (max-width: 1440px){.header__nav>ul>li .sub .sub_right .sub_nav ul li a .icon{margin-top:6px}}.header__nav>ul>li .sub .sub_right .sub_nav ul li a .icon svg{vertical-align:top;width:100%;height:100%;color:#9b9b9b;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.header__nav>ul>li .sub .sub_right .sub_nav ul li a:hover{background-color:#4179F0;border-color:#4179F0}.header__nav>ul>li .sub .sub_right .sub_nav ul li a:hover span{color:#fff}.header__nav>ul>li .sub .sub_right .sub_nav ul li a:hover .icon svg{color:#fff}.header__nav>ul>li .sub .sub_right .sub_img{width:400px;padding-top:40px;padding-bottom:40px}@media (max-width: 1440px){.header__nav>ul>li .sub .sub_right .sub_img{width:300px}}.header__nav>ul>li .sub .sub_right .sub_img img{width:100%}.header__nav>ul>li.on>a{color:#ff0505}.header__nav>ul>li.on>a:before{width:100%;left:0}.header__search{width:20px;height:20px;margin-left:20px}@media (max-width: 1180px){.header__search{margin:0 40px 0 0}}.header__search svg{vertical-align:top;width:100%;height:100%;color:#fff}
  */
 
 
#pop__search {
	display: none
}

#pop__search h6 {
	display: block;
	font-size: 22px;
	font-weight: bold
}

.pop__search-inner {
	width: 600px;
	height: 52px;
	line-height: 50px;
	border: 1px solid #ddd;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media (max-width: 968px) {
	.pop__search-inner {
		max-width: 300px
	}
}

.pop__search-btn1 {
	width: 90%;
	padding: 0 20px;
	outline: 0;
	border: none
}

.pop__search-btn2 {
	width: 10%;
	text-align: center;
	position: relative;
	margin: 0;
	padding: 0;
	background: none;
	border: none
}

.pop__search-btn2 svg {
	vertical-align: top;
	width: 20px;
	height: 20px;
	color: #666;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.m_icon {
	display: none
}

@media (max-width: 1180px) {
	.m_icon {
		display: block
	}
}

.m_nav {
	margin: 30px 0 0
}

.m_nav .panel {
	-webkit-border-radius: 0;
	border-radius: 0;
	background: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

.m_nav .panel .panel-heading {
	border-bottom: 1px solid rgba(0,0,0,0.1);
	padding: 0
}

.m_nav .panel .panel-heading .panel-title {
	height: 40px;
	line-height: 40px;
	position: relative
}

.m_nav .panel .panel-heading .panel-title a.t {
	display: block;
	width: 100%;
	color: #333;
	text-decoration: none;
	font-size: 14px;
	position: absolute;
	left: 0;
	top: 0
}

.m_nav .panel .panel-heading .panel-title a.switch {
	display: block;
	float: right;
	width: 20px;
	height: 40px;
	color: #333;
	position: relative
}

.m_nav .panel .panel-heading .panel-title a.switch svg {
	display: block;
	width: 20px;
	height: 20px;
	text-align: right;
	font-style: normal;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -10px;
	z-index: 3
}

.m_nav .panel .panel-heading .panel-title a.switch svg:after {
	content: '\e638';
	font-family: 'iconfont';
	font-size: 16px;
	display: block;
	width: 10px;
	height: 20px;
	line-height: 20px;
	color: #666
}

.m_nav .panel .panel-heading .panel-title a.switch[aria-expanded="true"] svg {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.m_nav .panel .panel-collapse .panel-body {
	border-top: none;
	padding: 15px 0
}

.m_nav .panel .panel-collapse .panel-body:before,.m_nav .panel .panel-collapse .panel-body:after {
	display: none
}

.m_nav .panel .panel-collapse .panel-body ul {
	margin: 0;
	padding: 0;
	padding-left: 10px
}

.m_nav .panel .panel-collapse .panel-body ul li {
	display: block
}

.m_nav .panel .panel-collapse .panel-body ul li a {
	display: block;
	font-size: 12px;
	line-height: 30px;
	color: #666
}

.index__products {
	overflow: hidden
}

.index__products ul {
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media (max-width: 968px) {
	.index__products ul {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

.index__products ul li {
	list-style-type: none;
	width: 16.66%;
	border-right: 1px solid #f3f3f3;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

@media (max-width: 968px) {
	.index__products ul li {
		width: 33.33%;
		border-bottom: 1px solid #f3f3f3
	}
}

@media (max-width: 668px) {
	.index__products ul li {
		width: 50%
	}
}

.index__products ul li a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	padding-top: 110px;
	padding-bottom: 490px
}

@media (max-width: 1681px) {
	.index__products ul li a {
		padding-top: 80px;
		padding-bottom: 400px
	}
}

@media (max-width: 1440px) {
	.index__products ul li a {
		padding-top: 50px;
		padding-bottom: 350px
	}
}

@media (max-width: 1380px) {
	.index__products ul li a {
		padding-top: 60px
	}
}

@media (max-width: 1180px) {
	.index__products ul li a {
		padding-top: 20px;
		padding-bottom: 250px
	}
}

@media (max-width: 668px) {
	.index__products ul li a {
		padding-bottom: 180px
	}
}

.index__products ul li a .title {
	padding-left: 50px;
	position: relative
}

@media (max-width: 1681px) {
	.index__products ul li a .title {
		padding-left: 20px
	}
}

@media (max-width: 668px) {
	.index__products ul li a .title {
		padding-left: 0;
		text-align: center
	}
}

.index__products ul li a .title b {
	display: block;
	color: #333;
	height: 26px;
	line-height: 26px;
	font-size: 26px;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

@media (max-width: 1681px) {
	.index__products ul li a .title b {
		height: 22px;
		line-height: 22px;
		font-size: 22px
	}
}

@media (max-width: 1440px) {
	.index__products ul li a .title b {
		height: 20px;
		line-height: 20px;
		font-size: 20px
	}
}

@media (max-width: 1380px) {
	.index__products ul li a .title b {
		height: 18px;
		line-height: 18px;
		font-size: 18px
	}
}

@media (max-width: 668px) {
	.index__products ul li a .title b {
		height: 16px;
		line-height: 16px;
		font-size: 16px
	}
}

.index__products ul li a .title b em {
	display: block;
	color: #a6a6a6;
	font-weight: normal;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

@media (max-width: 1681px) {
	.index__products ul li a .title b em {
		font-size: 16px
	}
}

@media (max-width: 1440px) {
	.index__products ul li a .title b em {
		font-size: 14px
	}
}

@media (max-width: 1380px) {
	.index__products ul li a .title b em {
		font-size: 12px
	}
}

@media (max-width: 668px) {
	.index__products ul li a .title b em {
		height: 30px;
		line-height: 30px
	}
}

.index__products ul li a .title .more01 {
	position: absolute;
	right: 50px;
	top: 20px;
	z-index: 2;
	opacity: 0;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

@media (max-width: 1681px) {
	.index__products ul li a .title .more01 {
		right: 30px
	}
}

.index__products ul li a .img {
	width: 320px;
	position: absolute;
	left: 50%;
	bottom: 40px;
	z-index: 2;
	margin-left: -160px
}

@media (max-width: 1681px) {
	.index__products ul li a .img {
		width: 240px;
		margin-left: -120px;
		bottom: 20px
	}
}

@media (max-width: 1380px) {
	.index__products ul li a .img {
		width: 200px;
		margin-left: -100px
	}
}

@media (max-width: 1180px) {
	.index__products ul li a .img {
		width: 150px;
		margin-left: -75px
	}
}

@media (max-width: 668px) {
	.index__products ul li a .img {
		width: 130px;
		margin-left: -65px;
		bottom: 10px
	}
}

.index__products ul li a .img img {
	width: 100%
}

.index__products ul li.m {
	width: 15%
}

.index__products ul li.on {
	width: 25%
}

.index__products ul li.on a {
	background-color: #4179F0
}

.index__products ul li.on a .title b {
	color: #fff
}

.index__products ul li.on a .title b em {
	color: #fff
}

.index__products ul li.on a .title .more01 {
	top: 0;
	opacity: 1;
	-webkit-transition-delay: .5s;
	-o-transition-delay: .5s;
	transition-delay: .5s
}

.index__application {
	padding-top: 80px;
	padding-bottom: 80px;
	background-color: #f5f5f5
}

@media (max-width: 1440px) {
	.index__application {
		padding-bottom: 30px
	}
}

@media (max-width: 1180px) {
	.index__application {
		padding-top: 40px;
		padding-bottom: 0
	}
}

@media (max-width: 668px) {
	.index__application {
		padding-top: 20px
	}
}

.index__application-top {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

@media (max-width: 668px) {
	.index__application-top {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-webkit-align-items: start;
		-ms-flex-align: start;
		align-items: start
	}
}

.index__application-top .des {
	margin-left: auto;
	font-size: 18px;
	color: #333
}

@media (max-width: 1440px) {
	.index__application-top .des {
		font-size: 16px
	}
}

@media (max-width: 668px) {
	.index__application-top .des {
		font-size: 12px;
		margin-left: 0
	}
}

.index__application-top .des em {
	font-style: normal;
	color: #4179F0;
	font-weight: bold;
	font-size: 22px;
	margin: 0 5px
}

@media (max-width: 1440px) {
	.index__application-top .des em {
		font-size: 20px
	}
}

@media (max-width: 668px) {
	.index__application-top .des em {
		font-size: 14px;
		margin: 0
	}
}

.index__application-list {
	margin-top: 50px;
	overflow: hidden
}

@media (max-width: 1180px) {
	.index__application-list {
		margin-top: 20px
	}
}

.index__application-list ul {
	margin: 0 -15px;
	padding: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.index__application-list ul li {
	list-style-type: none;
	width: 100%;
	padding: 0 15px;
	margin-bottom: 30px
}

@media (max-width: 668px) {
	.index__application-list ul li {
		margin-bottom: 20px
	}
}

@media (min-width: 668px) {
	.index__application-list ul li:nth-of-type(1) {
		width: 60%
	}

	.index__application-list ul li:nth-of-type(2) {
		width: 40%
	}

	.index__application-list ul li:nth-of-type(4) {
		width: 46%
	}

	.index__application-list ul li:nth-of-type(3),.index__application-list ul li:nth-of-type(5) {
		width: 27%
	}
}

.index__application-list ul li a {
	display: block;
	width: 100%;
	height: 353px;
	position: relative
}

@media (max-width: 1440px) {
	.index__application-list ul li a {
		height: 300px
	}
}

@media (max-width: 668px) {
	.index__application-list ul li a {
		height: 250px
	}
}

.index__application-list ul li a .txt {
	width: 100%;
	height: 50px;
	padding: 0 30px;
	position: absolute;
	left: 0;
	bottom: 30px;
	z-index: 3;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media (max-width: 668px) {
	.index__application-list ul li a .txt {
		padding: 0 20px;
		bottom: 15px
	}
}

.index__application-list ul li a .txt .title b {
	display: block;
	height: 22px;
	line-height: 22px;
	font-size: 22px;
	color: #fff;
	font-weight: bold
}

@media (max-width: 1440px) {
	.index__application-list ul li a .txt .title b {
		font-size: 20px
	}
}

@media (max-width: 668px) {
	.index__application-list ul li a .txt .title b {
		height: 20px;
		line-height: 20px;
		font-size: 18px
	}
}

.index__application-list ul li a .txt .title em {
	display: block;
	margin-top: 10px;
	height: 18px;
	line-height: 18px;
	font-size: 18px;
	color: #f3f3f3;

}

@media (max-width: 668px) {
	.index__application-list ul li a .txt .title em {
		height: 14px;
		line-height: 14px;
		font-size: 14px
	}
}

.index__application-list ul li a .txt .icon {
	width: 50px;
	height: 50px;
	margin-top: 20px
}

.index__application-list ul li a .txt .icon svg {
	vertical-align: top;
	width: 100%;
	height: 100%;
	color: #fff;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.index__application-list ul li a .img {
	width: 100%;
	height: 100%;
	overflow: hidden
}

.index__application-list ul li a .img span {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s
}

.index__application-list ul li a:hover .txt .icon svg {
	color: #4179F0
}

.index__application-list ul li a:hover .img span {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.index__news {
	padding-top: 80px;
	padding-bottom: 50px;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url("../images/index_news_bg.jpg")
}

@media (max-width: 1180px) {
	.index__news {
		padding-top: 40px;
		padding-bottom: 0
	}
}

@media (max-width: 668px) {
	.index__news {
		padding-top: 20px
	}
}

.index__news-top {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

@media (max-width: 668px) {
	.index__news-top {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-webkit-align-items: start;
		-ms-flex-align: start;
		align-items: start
	}
}

.index__news-top .cate {
	margin-left: auto
}

@media (max-width: 668px) {
	.index__news-top .cate {
		overflow: hidden;
		margin-left: 0;
		margin-top: 10px;
		width: 100%
	}
}

.index__news-top .cate ul {
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

@media (max-width: 668px) {
	.index__news-top .cate ul {
		margin: 0 -10px
	}
}

.index__news-top .cate ul li {
	list-style-type: none;
	margin-left: 60px
}

@media (max-width: 668px) {
	.index__news-top .cate ul li {
		width: 50%;
		padding: 0 10px;
		margin: 0
	}
}

.index__news-top .cate ul li a {
	display: block;
	padding-left: 34px;
	position: relative;
	font-size: 18px;
	height: 30px;
	line-height: 30px;
	color: #333
}

@media (max-width: 668px) {
	.index__news-top .cate ul li a {
		background: #ddd;
		padding-left: 0px;
		text-align: center;
		font-size: 14px;
		height: 36px;
		line-height: 36px
	}
}

.index__news-top .cate ul li a:before {
	content: '';
	display: block;
	width: 0;
	height: 1px;
	line-height: 1px;
	background: #4179F0;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

@media (max-width: 668px) {
	.index__news-top .cate ul li a:before {
		display: none
	}
}

.index__news-top .cate ul li.on a {
	color: #4179F0
}

@media (max-width: 668px) {
	.index__news-top .cate ul li.on a {
		background: #4179F0;
		color: #fff
	}
}

.index__news-top .cate ul li.on a:before {
	width: 22px
}

.index__news-item {
	margin-top: 50px
}

@media (max-width: 1180px) {
	.index__news-item {
		margin-top: 20px
	}
}

.index__news-item li {
	list-style-type: none
}

.index__news-item>ul {
	margin: 0 -15px;
	padding: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

@media (max-width: 1440px) {
	.index__news-item>ul {
		margin: 0 -10px
	}
}

@media (max-width: 668px) {
	.index__news-item>ul {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.index__news-item>ul>li {
	padding: 0 15px
}

@media (max-width: 1440px) {
	.index__news-item>ul>li {
		padding: 0 10px
	}
}

.index__news-item>ul>li.list01 {
	width: 42%;
	height: 496px;
	margin-bottom: 30px
}

@media (max-width: 1440px) {
	.index__news-item>ul>li.list01 {
		height: 400px
	}
}

@media (max-width: 668px) {
	.index__news-item>ul>li.list01 {
		width: 100%;
		height: 230px;
		margin-bottom: 20px
	}
}

.index__news-item>ul>li.list01 a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative
}

.index__news-item>ul>li.list01 a .title {
	width: 100%;
	height: 50px;
	padding: 0 30px;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 30px;
	z-index: 3
}

@media (max-width: 668px) {
	.index__news-item>ul>li.list01 a .title {
		padding: 0 20px;
		bottom: 20px
	}
}

.index__news-item>ul>li.list01 a .title span.date {
	display: block;
	font-size: 16px;
	height: 30px;
	line-height: 30px;

}

@media (max-width: 1440px) {
	.index__news-item>ul>li.list01 a .title span.date {
		font-size: 14px
	}
}

@media (max-width: 668px) {
	.index__news-item>ul>li.list01 a .title span.date {
		font-size: 12px
	}
}

.index__news-item>ul>li.list01 a .title b {
	display: block;
	font-size: 18px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

@media (max-width: 1440px) {
	.index__news-item>ul>li.list01 a .title b {
		font-size: 16px
	}
}

@media (max-width: 668px) {
	.index__news-item>ul>li.list01 a .title b {
		font-size: 14px
	}
}

.index__news-item>ul>li.list01 a .img {
	width: 100%;
	height: 100%;
	overflow: hidden
}

.index__news-item>ul>li.list01 a .img span {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-color: #fff;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s
}

.index__news-item>ul>li.list01 a:hover .img span {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.index__news-item>ul>li.list02 {
	width: 23%
}

@media (max-width: 668px) {
	.index__news-item>ul>li.list02 {
		width: 100%
	}
}

.index__news-item>ul>li.list02>ul {
	margin: 0;
	padding: 0
}

.index__news-item>ul>li.list02>ul>li {
	width: 100%;
	height: 233px;
	margin-bottom: 30px
}

@media (max-width: 1440px) {
	.index__news-item>ul>li.list02>ul>li {
		height: 190px;
		margin-bottom: 20px
	}
}

@media (max-width: 668px) {
	.index__news-item>ul>li.list02>ul>li {
		height: 230px
	}
}

.index__news-item>ul>li.list02>ul>li a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative
}

.index__news-item>ul>li.list02>ul>li a .title {
	width: 100%;
	height: 50px;
	padding: 0 20px;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 20px;
	z-index: 3
}

.index__news-item>ul>li.list02>ul>li a .title span.date {
	display: block;
	font-size: 14px;
	height: 30px;
	line-height: 30px;

}

@media (max-width: 1440px) {
	.index__news-item>ul>li.list02>ul>li a .title span.date {
		font-size: 12px
	}
}

.index__news-item>ul>li.list02>ul>li a .title b {
	display: block;
	font-size: 16px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

@media (max-width: 1440px) {
	.index__news-item>ul>li.list02>ul>li a .title b {
		font-size: 14px
	}
}

.index__news-item>ul>li.list02>ul>li a .img {
	width: 100%;
	height: 100%;
	overflow: hidden
}

.index__news-item>ul>li.list02>ul>li a .img span {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-color: #fff;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s
}

.index__news-item>ul>li.list02>ul>li a:hover .img span {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.index__news-item>ul>li.list03 {
	width: 35%
}

@media (max-width: 668px) {
	.index__news-item>ul>li.list03 {
		width: 100%
	}
}

.index__news-item>ul>li.list03>ul {
	margin: 0;
	padding: 0
}

.index__news-item>ul>li.list03>ul>li {
	width: 100%;
	height: 145px;
	margin-bottom: 30px
}

@media (max-width: 1440px) {
	.index__news-item>ul>li.list03>ul>li {
		height: 120px;
		margin-bottom: 20px
	}
}

.index__news-item>ul>li.list03>ul>li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 30px 30px 0;
	background-color: #f5f5f5;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

@media (max-width: 1440px) {
	.index__news-item>ul>li.list03>ul>li a {
		padding: 20px 20px 0
	}
}

.index__news-item>ul>li.list03>ul>li a .title {
	display: block;
	height: 20px;
	line-height: 20px;
	margin-bottom: 15px;
	font-size: 16px;
	padding-right: 80px;
	position: relative
}

@media (max-width: 1440px) {
	.index__news-item>ul>li.list03>ul>li a .title {
		font-size: 14px;
		margin-bottom: 10px
	}
}

.index__news-item>ul>li.list03>ul>li a .title b {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.index__news-item>ul>li.list03>ul>li a .title span.date {
	display: block;
	width: 80px;
	color: #4179F0;
	text-align: right;
	font-size: 14px;

	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.index__news-item>ul>li.list03>ul>li a .txt {
	font-size: 14px;
	line-height: 30px;
	color: #666;
	min-width: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

@media (max-width: 1440px) {
	.index__news-item>ul>li.list03>ul>li a .txt {
		font-size: 12px;
		line-height: 26px
	}
}

.index__news-item>ul>li.list03>ul>li a:hover {
	background-color: #4179F0
}

.index__news-item>ul>li.list03>ul>li a:hover .title b {
	color: #fff
}

.index__news-item>ul>li.list03>ul>li a:hover .title span.date {
	color: #fff
}

.index__news-item>ul>li.list03>ul>li a:hover .txt {
	color: #fff
}

.index__intro {
	padding-top: 120px;
	padding-bottom: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url("../images/index_intro_bg.jpg")
}

@media (max-width: 1440px) {
	.index__intro {
		padding-top: 100px;
		padding-bottom: 100px
	}
}

@media (max-width: 1180px) {
	.index__intro {
		padding-top: 40px;
		padding-bottom: 40px
	}
}

@media (max-width: 668px) {
	.index__intro {
		padding-top: 20px;
		padding-bottom: 20px
	}
}

.index__intro-inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

@media (max-width: 668px) {
	.index__intro-inner {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.index__intro-txt {
	width: 57%;
	padding-right: 70px
}

@media (max-width: 1180px) {
	.index__intro-txt {
		padding-right: 40px
	}
}

@media (max-width: 668px) {
	.index__intro-txt {
		width: 100%;
		padding-right: 0
	}
}

.index__intro-txt .title {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.index__intro-txt .txt {
	margin: 60px 0;
	color: #fff;
	font-size: 16px;
	line-height: 36px
}

@media (max-width: 1440px) {
	.index__intro-txt .txt {
		font-size: 14px;
		line-height: 30px
	}
}

@media (max-width: 1180px) {
	.index__intro-txt .txt {
		line-height: 26px;
		margin: 30px 0
	}
}

@media (max-width: 668px) {
	.index__intro-txt .txt {
		margin: 20px 0
	}
}

.index__intro-txt .about_num ul {
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.index__intro-txt .about_num ul li {
	list-style-type: none;
	color: #eaeaea;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.index__intro-txt .about_num-icon {
	width: 36px;
	height: 36px;
	margin: 0 20px 0 0
}

@media (max-width: 668px) {
	.index__intro-txt .about_num-icon {
		width: 20px;
		height: 20px;
		margin: 5px 10px 0 0
	}
}

.index__intro-txt .about_num-icon svg {
	vertical-align: top;
	width: 100%;
	height: 100%
}

.index__intro-txt .about_num-txt {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.index__intro-txt .about_num-txt span {
	
	font-size: 60px;
	color: #4179F0
}

@media (max-width: 1440px) {
	.index__intro-txt .about_num-txt span {
		font-size: 50px
	}
}

@media (max-width: 1380px) {
	.index__intro-txt .about_num-txt span {
		font-size: 40px
	}
}

@media (max-width: 1180px) {
	.index__intro-txt .about_num-txt span {
		font-size: 30px
	}
}

@media (max-width: 668px) {
	.index__intro-txt .about_num-txt span {
		font-size: 20px
	}
}

.index__intro-txt .about_num-txt em {
	font-style: normal;
	font-size: 20px;
	color: #4179F0
}

@media (max-width: 668px) {
	.index__intro-txt .about_num-txt em {
		font-size: 16px
	}
}

@media (max-width: 668px) {
	.index__intro-txt .about_num-txt p {
		font-size: 12px
	}
}

.index__intro-video {
	width: 43%
}

@media (max-width: 668px) {
	.index__intro-video {
		width: 100%
	}
}

.footer {
	background-color: #232323
}

@media (max-width: 1440px) {
	.footer {
		padding-top: 40px
	}
}

.footer__top {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.footer__top li {
	list-style-type: none
}

@media (max-width: 968px) {
	.footer__top-nav {
		display: none
	}
}

.footer__top-nav>ul {
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.footer__top-nav>ul>li {
	margin-right: 60px
}

.footer__top-nav>ul>li>a {
	display: block;
	font-size: 16px;
	color: #dad9d9;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.footer__top-nav>ul>li>a:hover {
	color: #fff
}

.footer__top-contact {
	margin-left: auto;
	text-align: right
}

@media (max-width: 968px) {
	.footer__top-contact {
		width: 100%;
		text-align: center;
		margin-left: 0
	}
}

.footer__top-contact span {
	display: block;
	font-size: 14px;
	color: #d4d4d4
}

.footer__top-contact a.phone {
	display: block;
	font-size: 30px;
	color: #fff;
	
}

.footer__copyright {
	border-top: 1px solid rgba(255,255,255,0.08);
	font-size: 14px;
	line-height: 30px;
	padding: 20px 0;
	margin-top: 30px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	color: #717070
}

@media (max-width: 968px) {
	.footer__copyright {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		text-align: center
	}
}

@media (max-width: 668px) {
	.footer__copyright {
		margin-top: 20px;
		line-height: 26px
	}
}

.footer__copyright a {
	color: #717070;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.footer__copyright a:hover {
	color: #fff
}

.footer__copyright .gongan {
	display: inline-block;
	margin-left: 10px;
	padding-left: 24px;
	height: 30px;
	line-height: 30px;
	background: url("../images/gongan.png") left center no-repeat
}

@media (max-width: 668px) {
	.footer__copyright .gongan {
		height: 26px;
		line-height: 26px
	}
}

.footer__copyright p {
	margin-bottom: 0
}

.footer__copyright br {
	display: none
}

@media (max-width: 668px) {
	.footer__copyright br {
		display: block
	}
}

.footer__knet {
	text-align: center
}

.sidebar {
	width: 60px;
	height: auto;
	background-color: #fff;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);
	position: fixed;
	right: 20px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 20
}

.sidebar>ul {
	margin: 0;
	padding: 20px 0
}

.sidebar>ul>li {
	display: block;
	list-style-type: none;
	position: relative
}

.sidebar>ul>li:after {
	content: '';
	display: block;
	width: 50px;
	height: 1px;
	line-height: 1px;
	background-color: #e5e5e5;
	margin: 0 auto 10px
}

.sidebar>ul>li:nth-last-of-type(1):after {
	display: none
}

.sidebar>ul>li a {
	display: block;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.sidebar>ul>li a .icon {
	width: 20px;
	height: 20px;
	margin: 0 auto
}

.sidebar>ul>li a .icon svg {
	vertical-align: top;
	width: 100%;
	height: 100%;
	color: #4179F0
}

.sidebar>ul>li a span {
	display: block;
	text-align: center;
	font-size: 12px;
	color: #333
}

.sidebar>ul>li:hover a {
	opacity: .7
}

.sidebar>ul>li.sidebar_qr .box {
	display: none;
	width: 140px;
	height: 140px;
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);
	position: absolute;
	right: 70px;
	top: 50%;
	margin-top: -70px;
	z-index: 2
}

.sidebar>ul>li.sidebar_qr .box:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-left: 6px solid #fff;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	position: absolute;
	right: -6px;
	top: 50%;
	margin-top: -6px
}

.sidebar>ul>li.sidebar_qr .box img {
	width: 100%;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.sidebar>ul>li.sidebar_phone .box {
	display: none;
	height: 60px;
	line-height: 60px;
	padding: 0 15px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);
	position: absolute;
	right: 70px;
	top: 50%;
	margin-top: -30px;
	z-index: 2
}

.sidebar>ul>li.sidebar_phone .box:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-left: 6px solid #fff;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	position: absolute;
	right: -6px;
	top: 50%;
	margin-top: -6px
}

.sidebar>ul>li.sidebar_phone .box .inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.sidebar>ul>li.sidebar_phone .box .inner svg {
	display: inline-block;
	vertical-align: top;
	margin-top: 19px;
	margin-right: 10px;
	width: 22px;
	height: 22px;
	color: #4179F0
}

.sidebar>ul>li.sidebar_phone .box .inner span {
	display: inline-block;
	white-space: nowrap;
	font-size: 20px;
	color: #333;

}

.n_banner {
	width: 100%;
	position: relative
}

.n_banner-txt {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 70px;
	z-index: 2;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

@media (max-width: 1440px) {
	.n_banner-txt {
		bottom: 40px
	}
}

@media (max-width: 668px) {
	.n_banner-txt {
		bottom: 20px
	}
}

.n_banner-title {
	margin: 0;
	padding: 0;
	height: 60px;
	line-height: 60px
}

@media (max-width: 1440px) {
	.n_banner-title {
		height: 50px;
		line-height: 50px
	}
}

.n_banner-title span {

	font-size: 60px;
	color: #fff;
	text-transform: uppercase
}

@media (max-width: 1440px) {
	.n_banner-title span {
		font-size: 46px
	}
}

@media (max-width: 668px) {
	.n_banner-title span {
		font-size: 30px
	}
}

.n_banner-title b {
	font-size: 32px;
	color: #4179F0;
	font-weight: normal
}

@media (max-width: 1440px) {
	.n_banner-title b {
		font-size: 28px
	}
}

@media (max-width: 668px) {
	.n_banner-title b {
		font-size: 20px
	}
}

.n_banner-movedown {
	width: 56px;
	height: 56px;
	line-height: 54px;
	text-align: center;
	margin: 0;
	padding: 0;
	border: 1px solid rgba(255,255,255,0.3);
	-webkit-border-radius: 100%;
	border-radius: 100%;
	background: none;
	outline: 0;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

@media (max-width: 1440px) {
	.n_banner-movedown {
		width: 46px;
		height: 46px;
		line-height: 44px
	}
}

@media (max-width: 668px) {
	.n_banner-movedown {
		width: 36px;
		height: 36px;
		line-height: 34px
	}
}

.n_banner-movedown svg {
	vertical-align: top;
	width: 10px;
	height: 10px;
	color: #fff;
	margin-top: 22px
}

@media (max-width: 1440px) {
	.n_banner-movedown svg {
		margin-top: 17px
	}
}

@media (max-width: 668px) {
	.n_banner-movedown svg {
		margin-top: 12px
	}
}

.n_banner-movedown:hover {
	border-color: #4179F0;
	background-color: #4179F0
}

.n_banner img {
	width: 100%
}

.n_banner-content .img {
	width: 100%;
	height: 410px;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

@media (max-width: 968px) {
	.n_banner-content .img {
		display: none
	}
}

.n_banner-content .m_img {
	display: none
}

@media (max-width: 968px) {
	.n_banner-content .m_img {
		display: block
	}
}

.subnav {
	margin: 80px 0
}

@media (max-width: 1681px) {
	.subnav {
		margin: 60px 0
	}
}

@media (max-width: 1180px) {
	.subnav {
		margin: 30px 0
	}
}

@media (max-width: 968px) {
	.subnav {
		margin: 20px 0 0
	}
}

.subnav>ul {
	margin: 0;
	padding: 0;
	text-align: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

@media (max-width: 968px) {
	.subnav>ul {
		margin: 0 -10px;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

.subnav>ul>li {
	list-style-type: none;
	position: relative;
	margin: 0 15px
}

@media (max-width: 1681px) {
	.subnav>ul>li {
		margin: 0 10px
	}
}

@media (max-width: 1380px) {
	.subnav>ul>li {
		margin: 0 5px
	}
}

@media (max-width: 968px) {
	.subnav>ul>li {
		width: 25%;
		margin: 0;
		padding: 0 10px;
		margin-bottom: 20px
	}
}

@media (max-width: 668px) {
	.subnav>ul>li {
		width: 50%
	}
}

.subnav>ul>li>a {
	display: block;
	padding: 0 25px;
	font-size: 16px;
	line-height: 46px;
	white-space: nowrap;
	color: #333;
	background-color: #f0f2f5;
	-webkit-border-radius: 23px;
	border-radius: 23px;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

@media (max-width: 1681px) {
	.subnav>ul>li>a {
		padding: 0 20px;
		font-size: 14px;
		line-height: 40px
	}
}

@media (max-width: 1288px) {
	.subnav>ul>li>a {
		padding: 0 10px
	}
}

@media (max-width: 1180px) {
	.subnav>ul>li>a {
		font-size: 12px;
		padding: 0 15px
	}
}

.subnav>ul>li>a.cur,.subnav>ul>li>a:hover {
	background-color: #4179F0;
	color: #fff
}

.subnav>ul>li .sub {
	display: none;
	width: auto;
	min-width: 90%;
	padding-top: 5px;
	position: absolute;
	left: 50%;
	top: 46px;
	z-index: 2;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

@media (max-width: 1681px) {
	.subnav>ul>li .sub {
		top: 40px
	}
}

.subnav>ul>li .sub ul {
	margin: 0;
	padding: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color: #f5f5f5
}

.subnav>ul>li .sub ul li {
	display: block
}

.subnav>ul>li .sub ul li a {
	display: block;
	text-align: center;
	white-space: nowrap;
	font-size: 16px;
	line-height: 30px;
	color: #666;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

@media (max-width: 1681px) {
	.subnav>ul>li .sub ul li a {
		font-size: 14px
	}
}

.subnav>ul>li .sub ul li a.cur,.subnav>ul>li .sub ul li a:hover {
	color: #4179F0
}

.subnav>ul>li.n12:hover>a {
	background-color: #4179F0;
	color: #fff
}

.subnav>ul>li.n12:hover .sub {
	display: block
}

/*# sourceMappingURL=css.min.css.map */
